Wazuh tweaks.

This commit is contained in:
2025-01-30 15:33:51 -05:00
parent f492d6e9e5
commit d532b97ce9
+2 -2
View File
@@ -6698,10 +6698,10 @@ services:
wazuh-dashboard:
container_name: wazuh-dashboard
depends_on:
wazuh.indexer:
wazuh-indexer:
condition: service_started
required: true
wazuh.manager:
wazuh-manager:
condition: service_started
required: true
restart: true