forked from wazuh/wazuh-docker
Change dashboard port
This commit is contained in:
@@ -68,7 +68,7 @@ services:
|
||||
hostname: wazuh.dashboard
|
||||
restart: always
|
||||
ports:
|
||||
- 443:443
|
||||
- 443:5601
|
||||
environment:
|
||||
- INDEXER_USERNAME=admin
|
||||
- INDEXER_PASSWORD=SecretPassword
|
||||
|
||||
Reference in New Issue
Block a user