Update docker-compose-traefik-proxy.md

This commit is contained in:
Adam Hill
2020-05-11 18:12:08 -05:00
committed by GitHub
parent 59753e30a3
commit 441bc67159

View File

@@ -37,7 +37,6 @@ services:
- "8080:8080"
volumes:
- /var/run/docker.sock:/var/run/docker.sock:ro
- /dev/null:/traefik.toml
networks:
- default
- discovery