correct port

This commit is contained in:
admin 2026-02-02 16:13:52 -07:00
parent c3cb8763dc
commit 88389e7049

View file

@ -76,7 +76,7 @@ services:
- "traefik.http.routers.komodo-shared-${KOMODO_NODE_ID}.tls.certresolver=${TRAEFIK_RESOLVER}" - "traefik.http.routers.komodo-shared-${KOMODO_NODE_ID}.tls.certresolver=${TRAEFIK_RESOLVER}"
- "traefik.http.routers.komodo-shared-${KOMODO_NODE_ID}.tls=true" - "traefik.http.routers.komodo-shared-${KOMODO_NODE_ID}.tls=true"
# --- SHARED SERVICE --- # --- SHARED SERVICE ---
- "traefik.http.services.komodo-common-svc.loadbalancer.server.port=9123" - "traefik.http.services.komodo-common-svc.loadbalancer.server.port=9120"
networks: networks:
- komodo_internal - komodo_internal
- komodo_external - komodo_external