fix: dumb typo

This commit is contained in:
2026-08-08 00:17:37 +02:00
parent f2930d74e7
commit be559f44fc
+1 -1
View File
@@ -104,7 +104,7 @@ services:
- traefik.http.routers.wazuh-dashboard.entrypoints=websecure
- traefik.http.routers.wazuh-dashboard.tls.certresolver=ovh
- traefik.http.services.wazuh-dashboard.loadbalancer.server.scheme=https
- treafik.http.services.wazuh-dashboard.loadbalancer.server.port=5601
- traefik.http.services.wazuh-dashboard.loadbalancer.server.port=5601
networks:
- backend
- web