fix: add traefik.enable=false to backend to prevent Traefik auto-discovery
This commit is contained in:
@@ -44,6 +44,8 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
- internal
|
- internal
|
||||||
- coolify
|
- coolify
|
||||||
|
labels:
|
||||||
|
- "traefik.enable=false"
|
||||||
|
|
||||||
# ── Frontend nginx ──────────────────────────────────────────
|
# ── Frontend nginx ──────────────────────────────────────────
|
||||||
frontend:
|
frontend:
|
||||||
|
|||||||
Reference in New Issue
Block a user