docker-compose.yaml aktualisiert
This commit is contained in:
+3
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user