timeout
Build and Push Docker Images / build-and-push (push) Successful in 25s

This commit is contained in:
2025-04-18 22:48:12 +02:00
parent 0452736230
commit 1b3676371c
2 changed files with 1 additions and 7 deletions
+1 -2
View File
@@ -24,9 +24,8 @@ EXPOSE 3000
# Set environment variables with defaults
ENV CRON_SCHEDULE="0 0,12 * * *" \
SITES="" \
MAX_CONNECTIONS=1 \
MAX_CONNECTIONS=10 \
DAYS="" \
TIMEOUT=0 \
DELAY=0 \
LANG="" \
GZIP="false"