enabled test mode for testing
All checks were successful
Deploy newsbot / deploy (push) Successful in 12s
All checks were successful
Deploy newsbot / deploy (push) Successful in 12s
This commit is contained in:
parent
976b05714f
commit
3fa297ab55
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ services:
|
||||||
CRON_SCHEDULE: "0 8 * * *"
|
CRON_SCHEDULE: "0 8 * * *"
|
||||||
|
|
||||||
# Auf 'true' setzen um beim Start sofort einen Test zu senden
|
# Auf 'true' setzen um beim Start sofort einen Test zu senden
|
||||||
TEST_RUN: "false"
|
TEST_RUN: "true"
|
||||||
|
|
||||||
extra_hosts:
|
extra_hosts:
|
||||||
- "host.docker.internal:host-gateway"
|
- "host.docker.internal:host-gateway"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue