1
0

fix traefik.yml

This commit is contained in:
Andrew Camilleri
2018-09-16 19:08:05 +02:00
parent 3a665c627b
commit 665ad88633

View File

@@ -11,7 +11,7 @@ services:
volumes:
- "/var/run/docker.sock:/var/run/docker.sock"
- "./traefik.toml:/traefik.toml"
- "./acme.json:/acme.json"
- "./acme.json:/acme.json:ro"
- "./servers.toml:/servers.toml"
- "./traefik_logs:/traefik_logs"