chore: publish 0.1.0+nginx release

This commit is contained in:
3wc 2022-03-23 13:19:15 +02:00
parent dfc682c352
commit 73f29cbe01

View File

@ -36,6 +36,7 @@ services:
#- "traefik.http.routers.${STACK_NAME}.middlewares=${STACK_NAME}-redirect"
#- "traefik.http.middlewares.${STACK_NAME}-redirect.headers.SSLForceHost=true"
#- "traefik.http.middlewares.${STACK_NAME}-redirect.headers.SSLHost=${DOMAIN}"
- "coop-cloud.${STACK_NAME}.version=0.1.0+nginx"
# healthcheck:
# test: ["CMD", "curl", "-f", "http://localhost"]
# interval: 30s