Removed network declaration

This commit is contained in:
WilliamMiceli
2019-01-11 16:42:03 -05:00
parent f33e5311d4
commit 1b80cc9dba

View File

@@ -29,7 +29,4 @@ services:
- /etc/timezone:/etc/timezone:ro # Syncronize timezone of container with the host system
- /RancherCattle/${DATA_DIR}/Configuration/traefik.toml:/traefik.toml
- /RancherCattle/${DATA_DIR}/LetsEncrypt:/etc/traefik/acme # For Let's Encrypt certificates
- /RancherCattle/${DATA_DIR}/Logs:/external/logs
networks:
public-proxy:
- /RancherCattle/${DATA_DIR}/Logs:/external/logs