Changed network name

This commit is contained in:
WilliamMiceli
2018-08-11 20:39:15 -04:00
parent 2feb796ae8
commit 08620b84d4

View File

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