Trim down extras, stop using a default rule

This commit is contained in:
Luke Murphy
2020-04-25 12:57:35 +02:00
parent 64a220e2a8
commit 1ad2bd6585
2 changed files with 0 additions and 4 deletions

View File

@ -11,7 +11,6 @@ services:
- "443:443"
- "8080:8080"
volumes:
# use https://github.com/Tecnativa/docker-socket-proxy later
- "/var/run/docker.sock:/var/run/docker.sock"
- "./letsencrypt:/etc/letsencrypt"
- "./traefik.yml:/etc/traefik/traefik.yml"