diff --git a/docker-compose.yaml b/docker-compose.yaml index 1b8a38f..3724786 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -53,7 +53,9 @@ services: interval: 10s timeout: 5s retries: 3 - +networks: + traefik_network: + external: true # Removed unused named volume 'traefik-acme' — the bind mount above is used instead. # If you want a named Docker volume instead of a bind mount, replace the volume # entry under traefik with: - traefik-acme:/etc/traefik/acme