Fix network name

This commit is contained in:
WilliamMiceli
2018-08-01 09:31:52 -04:00
parent 65a1684bf1
commit b4ecbd587b

View File

@@ -30,7 +30,7 @@ services:
traefik.docker.network: public
networks:
- default
- nextcloud-net
- nextcloud-nfs-net
- public
ports:
- "${HOST_HTTP_PORT}:80"
@@ -54,7 +54,7 @@ services:
io.rancher.scheduler.affinity:host_label: ${HOST_LABEL}
{{- end}}
networks:
- nextcloud-net
- nextcloud-nfs-net
restart: on-failure
volumes:
- Nextcloud-Database:/var/lib/mysql