forked from wazuh/wazuh-docker
Add free space step for single node deployment
This commit is contained in:
@@ -75,8 +75,9 @@ services:
|
||||
container_name: single-node-wazuh.dashboard
|
||||
restart: always
|
||||
ports:
|
||||
- 443:443
|
||||
- 443:5601
|
||||
environment:
|
||||
- SERVER_PORT=5601
|
||||
- SERVER_HOST=0.0.0.0
|
||||
- OPENSEARCH_HOSTS=https://wazuh.indexer:9200
|
||||
- INDEXER_USERNAME=admin
|
||||
|
||||
Reference in New Issue
Block a user