add timeout label
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Moritz 2023-04-18 13:03:37 +02:00
parent fe83250372
commit 1ce54b1fe3
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ services:
- "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure"
- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"
- "coop-cloud.${STACK_NAME}.version=0.2.4+0.20.5"
- "coop-cloud.${STACK_NAME}.version=3.1.0+2023.3.1"
healthcheck:
test: [ "CMD", "curl", "-f", "http://localhost" ]
interval: 30s