chore: publish 1.0.2+latest release
This commit is contained in:
parent
fbecd487bd
commit
83b4479bb6
@ -40,9 +40,9 @@ 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=1.0.1+latest"
|
||||
- "coop-cloud.${STACK_NAME}.version=1.0.2+latest"
|
||||
healthcheck:
|
||||
test: "curl -L localhost:3001'"
|
||||
test: "curl -L localhost:3001"
|
||||
interval: 30s
|
||||
timeout: 10s
|
||||
retries: 5
|
||||
|
Loading…
x
Reference in New Issue
Block a user