mirror of
https://github.com/whekin/household-bot.git
synced 2026-03-31 17:34:03 +00:00
feat(bot): add self-hosted scheduled dispatch support
Co-authored-by: claw <stanislavkalishin+claw@gmail.com>
This commit is contained in:
@@ -37,6 +37,10 @@ SCHEDULER_OIDC_ALLOWED_EMAILS=scheduler-invoker@your-project.iam.gserviceaccount
|
||||
|
||||
# Scheduled dispatches
|
||||
# Leave blank to disable scheduled dispatch locally.
|
||||
# Options:
|
||||
# - self-hosted (VPS / Docker Compose poller)
|
||||
# - gcp-cloud-tasks (Cloud Run / GCP)
|
||||
# - aws-eventbridge (AWS)
|
||||
SCHEDULED_DISPATCH_PROVIDER=
|
||||
|
||||
# GCP Cloud Tasks
|
||||
|
||||
Reference in New Issue
Block a user