Default network probably not needed

This commit is contained in:
WilliamMiceli
2018-08-24 17:08:11 -04:00
parent d453a6dd50
commit f6ba694db8

View File

@@ -12,7 +12,6 @@ services:
io.rancher.scheduler.affinity:host_label: ${HOST_LABEL} io.rancher.scheduler.affinity:host_label: ${HOST_LABEL}
{{- end}} {{- end}}
networks: networks:
- default
- public-proxy - public-proxy
ports: ports:
- "80:80" - "80:80"