Added default network

This commit is contained in:
WilliamMiceli
2018-08-23 21:42:06 -04:00
parent 069a0055f3
commit 14e174ad79

View File

@@ -11,6 +11,7 @@ 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"