fix: add TIMEOUT
All checks were successful
continuous-integration/drone/tag Build is passing

This commit is contained in:
decentral1se 2025-04-19 10:02:37 +02:00
parent df737a37d5
commit 0e9adc7320
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410

View File

@ -85,6 +85,7 @@ services:
- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"
- "traefik.http.services.${STACK_NAME}.loadbalancer.server.port=3000"
- "coop-cloud.${STACK_NAME}.version=1.2.0+4.8.0"
- "coop-cloud.${STACK_NAME}.timeout=${TIMEOUT:-120}"
cron:
image: foodcoops/foodsoft:4.9.1