Add free space step for single node deployment

This commit is contained in:
Victor Carlos Erenu
2025-12-26 01:01:46 +07:00
parent d586b48d8f
commit 2573671e47
2 changed files with 5 additions and 1 deletions
+2 -1
View File
@@ -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