Fix INDEXER_URL single_node

This commit is contained in:
Victor Carlos Erenu
2026-02-24 23:22:32 +07:00
parent 03febcb005
commit 4633e9acdb
+1 -1
View File
@@ -17,7 +17,7 @@ services:
- "514:514/udp"
- "55000:55000"
environment:
- INDEXER_URL="https://wazuh1.indexer:9200"
- INDEXER_URL="https://wazuh.indexer:9200"
- INDEXER_USERNAME=admin
- INDEXER_PASSWORD=SecretPassword
- FILEBEAT_SSL_VERIFICATION_MODE=full