Wrong network name in traefik router (nox fixed)

Signed-off-by: karmacoma <karmacoma@karmacoma.dev>
This commit is contained in:
KARMACOMA 2025-11-24 00:20:15 +00:00
parent fec9b8e130
commit f99d1ba438

View file

@ -62,7 +62,7 @@ services:
# --- Network Glue (Crucial!) --- # --- Network Glue (Crucial!) ---
# 6. Tell Traefik which network to use to reach this container # 6. Tell Traefik which network to use to reach this container
- "traefik.docker.network=coolify" - "traefik.docker.network=array"
networks: networks:
array: array:
external: true external: true