Bugfix - End conditional statement
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user