Comment out empty stanzas

This commit is contained in:
Cassowary 2022-10-26 17:30:26 -07:00
parent 8e7cd11ddc
commit 72eba3a060
1 changed files with 2 additions and 2 deletions

View File

@ -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