correct port
This commit is contained in:
parent
c3cb8763dc
commit
88389e7049
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue