chore: publish 0.5.1+3.5.1 release

This commit is contained in:
3wc
2024-02-05 13:12:05 -03:00
parent d134057749
commit e85b902262

View File

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