Compare commits

...

1 Commits

Author SHA1 Message Date
bcc5c0bca3 a 2025-02-08 15:05:00 +01:00

View File

@ -50,7 +50,7 @@ services:
- "8080:8080"
volumes:
- traefik_data:/data
- ./traefik.toml:/etc/traefik/traefik.toml
- ./etc/traefik/traefik.toml:/etc/traefik/traefik.toml
restart: unless-stopped
networks:
- app-network