aboutsummaryrefslogtreecommitdiff
path: root/apps/proxy/wrangler.toml
diff options
context:
space:
mode:
Diffstat (limited to 'apps/proxy/wrangler.toml')
-rw-r--r--apps/proxy/wrangler.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/proxy/wrangler.toml b/apps/proxy/wrangler.toml
index f65cc413..1115beeb 100644
--- a/apps/proxy/wrangler.toml
+++ b/apps/proxy/wrangler.toml
@@ -2,6 +2,9 @@ name = "due-proxy"
main = "src/index.js"
compatibility_date = "2023-12-18"
+[triggers]
+crons = ["* * * * *"]
+
# Variable bindings. These are arbitrary, plaintext strings (similar to environment variables)
# Note: Use secrets to store sensitive data.
# Docs: https://developers.cloudflare.com/workers/platform/environment-variables