clean Dockerfile and docker-compose start script

This commit is contained in:
vcerenu
2022-02-15 12:16:29 -03:00
parent 2c24e12b4e
commit 1db1ab4514
+5
View File
@@ -57,6 +57,11 @@ services:
- ELASTICSEARCH_PASSWORD=admin
- SERVER_SSL_ENABLED=false
- WAZUH_API_URL=https://wazuh.manager
depends_on:
- wazuh1.indexer
links:
- wazuh1.indexer:wazuh1.indexer
- wazuh.manager:wazuh.manager
volumes:
ossec_api_configuration: