forked from noxious/server
Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
86cbe3fdcb |
@ -51,6 +51,7 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- traefik_data:/data
|
- traefik_data:/data
|
||||||
- ./traefik.toml:/etc/traefik/traefik.toml
|
- ./traefik.toml:/etc/traefik/traefik.toml
|
||||||
|
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
networks:
|
networks:
|
||||||
- app-network
|
- app-network
|
||||||
|
Reference in New Issue
Block a user