add proper version tag
This commit is contained in:
parent
6ce974cd3b
commit
afbf57d067
@ -27,7 +27,7 @@ services:
|
||||
- "traefik.http.routers.${STACK_NAME}.rule=Host(`${DOMAIN}`${EXTRA_DOMAINS})"
|
||||
- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"
|
||||
- "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure"
|
||||
- "coop-cloud.${STACK_NAME}.version=0.17.3"
|
||||
- "coop-cloud.${STACK_NAME}.version=0.9.0+0.17.3"
|
||||
healthcheck:
|
||||
test: wget --no-verbose --tries=1 --spider http://localhost:8080/readyz || exit 1
|
||||
interval: 120s
|
||||
|
Loading…
x
Reference in New Issue
Block a user