1
0
forked from noxious/server

Compare commits

...

1 Commits

Author SHA1 Message Date
86cbe3fdcb y 2025-02-08 15:19:07 +01:00

View File

@ -51,6 +51,7 @@ services:
volumes:
- traefik_data:/data
- ./traefik.toml:/etc/traefik/traefik.toml
- /var/run/docker.sock:/var/run/docker.sock:ro
restart: unless-stopped
networks:
- app-network