enabled test mode for testing
All checks were successful
Deploy newsbot / deploy (push) Successful in 12s

This commit is contained in:
JaysonCleve 2026-04-14 11:36:42 +02:00
parent 976b05714f
commit 3fa297ab55

View file

@ -20,7 +20,7 @@ services:
CRON_SCHEDULE: "0 8 * * *"
# Auf 'true' setzen um beim Start sofort einen Test zu senden
TEST_RUN: "false"
TEST_RUN: "true"
extra_hosts:
- "host.docker.internal:host-gateway"