Added default network

This commit is contained in:
WilliamMiceli
2018-07-17 06:44:35 -04:00
parent e40c4b1a89
commit 5793047f83

View File

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