1
0
forked from noxious/server
This commit is contained in:
Dennis Postma 2025-02-08 15:05:00 +01:00
parent 2de92ca51c
commit bcc5c0bca3

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