Comment out empty stanzas
This commit is contained in:
parent
8e7cd11ddc
commit
72eba3a060
@ -20,10 +20,10 @@ services:
|
||||
- "traefik.http.middlewares.${STACK_NAME}-redirect.headers.SSLForceHost=true"
|
||||
- "traefik.http.middlewares.${STACK_NAME}-redirect.headers.SSLHost=${DOMAIN}"
|
||||
- "coop-cloud.${STACK_NAME}.version=1.2.1+1.21.6"
|
||||
environment:
|
||||
#environment:
|
||||
volumes:
|
||||
- content:/var/www/http
|
||||
configs:
|
||||
#configs:
|
||||
#healthcheck:
|
||||
# test: ["CMD", "curl", "-f", "http://localhost"]
|
||||
# interval: 30s
|
||||
|
Loading…
Reference in New Issue
Block a user