fix: remove coolify network from backend to prevent Traefik round-robin
This commit is contained in:
@@ -43,9 +43,6 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
networks:
|
networks:
|
||||||
- internal
|
- internal
|
||||||
- coolify
|
|
||||||
labels:
|
|
||||||
- "traefik.enable=false"
|
|
||||||
|
|
||||||
# ── Frontend nginx ──────────────────────────────────────────
|
# ── Frontend nginx ──────────────────────────────────────────
|
||||||
frontend:
|
frontend:
|
||||||
|
|||||||
Reference in New Issue
Block a user