Miscellaneous updates

This commit is contained in:
WilliamMiceli
2018-07-17 06:57:03 -04:00
parent f0fe752fbc
commit 88fed8b118

View File

@@ -23,6 +23,7 @@ services:
io.rancher.scheduler.affinity:host_label: ${HOST_LABEL} io.rancher.scheduler.affinity:host_label: ${HOST_LABEL}
{{- end}} {{- end}}
networks: networks:
- default
- snipe-net - snipe-net
ports: ports:
- "${HOST_HTTP_PORT}:80" - "${HOST_HTTP_PORT}:80"
@@ -53,4 +54,3 @@ services:
networks: networks:
snipe-net: snipe-net:
driver: bridge