From ae190d5a079d8ad339561d82effad9f8fc95e6e9 Mon Sep 17 00:00:00 2001 From: Ajeyakrishna <98796547+Ajeyakrishna-k@users.noreply.github.com> Date: Sat, 16 Dec 2023 00:00:57 +0530 Subject: [PATCH] test: kv namespace for staging --- wrangler.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wrangler.toml b/wrangler.toml index e3761b6..08217c1 100644 --- a/wrangler.toml +++ b/wrangler.toml @@ -3,7 +3,7 @@ main = "src/worker.ts" compatibility_date = "2023-07-17" kv_namespaces = [ - { binding = "CronJobsTimestamp", id = "6fbc191da931473393d5fbe612251d29" } + { binding = "CronJobsTimestamp", id = "1234" } ] [env.staging] kv_namespaces = [