Allowing storage of SSL Acme certificates

This commit is contained in:
WilliamMiceli
2018-08-24 17:31:08 -04:00
parent 288cd3a08e
commit 41a2bd0c33

View File

@@ -20,8 +20,8 @@ services:
restart: always restart: always
volumes: volumes:
- /var/run/docker.sock:/var/run/docker.sock - /var/run/docker.sock:/var/run/docker.sock
- /RancherConfig/Personal/Traefik/traefik.toml:/traefik.toml:ro - /RancherConfig/Personal/Traefik/traefik.toml:/traefik.toml
# - /opt/traefik/acme.json:/acme.json - /RancherConfig/Personal/Traefik/acme.json:/acme.json
networks: networks:
public-proxy: public-proxy: