Bugfix - End conditional statement

This commit is contained in:
William Miceli
2020-04-29 14:10:03 -04:00
parent f524e46b9a
commit 5fb32da522

View File

@@ -40,6 +40,7 @@ services:
traefik.http.services.{{.Stack.Name}}-service-http.loadbalancer.passhostheader: true
traefik.http.services.{{.Stack.Name}}-service-http.loadbalancer.server.port: "80"
### End Traefik Configuration
{{- end}}
restart: on-failure
volumes:
- /etc/localtime:/etc/localtime:ro # Syncronize time of container with the host system