mirror of
https://github.com/tiennm99/claude-code-routine-trigger-worker.git
synced 2026-05-21 22:25:10 +00:00
feat: wrangler config with default 5x-daily crons (UTC+7)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# Copy this file to `.dev.vars` for `wrangler dev` local runs.
|
||||
# `.dev.vars` is gitignored. Real secrets go through `wrangler secret put` for production.
|
||||
ROUTINE_FIRE_URL=https://api.anthropic.com/v1/claude_code/routines/trig_REPLACE_ME/fire
|
||||
ROUTINE_FIRE_TOKEN=sk-ant-oat01-REPLACE_ME
|
||||
Reference in New Issue
Block a user