Testing a more vanilla configuration

This commit is contained in:
WilliamMiceli
2018-08-23 21:17:02 -04:00
parent b808a4b86c
commit 61588e48b7

View File

@@ -10,9 +10,8 @@ services:
{{- if (.Values.HOST_LABEL)}}
io.rancher.scheduler.affinity:host_label: ${HOST_LABEL}
{{- end}}
networks:
- default
- public
# networks:
# - public-proxy
ports:
- "80:80"
- "443:443"
@@ -23,5 +22,5 @@ services:
- /RancherConfig/Personal/Traefik/traefik.toml:/traefik.toml:ro
# - /opt/traefik/acme.json:/acme.json
networks:
public-proxy:
#networks:
# public-proxy: