Update docker-compose.traefik.yml to specify the name of the external Traefik network
All checks were successful
CI / api-check (push) Successful in 11s
CI / frontend-check (push) Successful in 6s

This commit is contained in:
TheOnlyMace
2026-06-19 22:14:34 +02:00
parent 1c2c67d854
commit 0568e53ee9

View File

@@ -14,3 +14,4 @@ services:
networks:
traefik:
external: true
name: traefik-network