chore: publish 0.5.0+3.0.6 release

This commit is contained in:
3wc 2023-08-21 15:57:39 +02:00
parent 6a5f20bc8a
commit ec72949bfa
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,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.4.1+3.0.6"
- "coop-cloud.${STACK_NAME}.version=0.5.0+3.0.6"
# healthcheck:
# test: ["CMD", "curl", "-f", "http://localhost:3000"]
# interval: 30s