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