From 75fd71f1dc1d75e0a1aef6b71f7bbde8235dfefd Mon Sep 17 00:00:00 2001 From: AriTheStupidCat Date: Sat, 27 Jun 2026 19:38:56 +0100 Subject: [PATCH] i don't know toml mb --- wrangler.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wrangler.toml b/wrangler.toml index 8398e0a..f36934c 100644 --- a/wrangler.toml +++ b/wrangler.toml @@ -10,7 +10,7 @@ id = "5c5565871ff94c5d99ddab56a7a92ad2" preview_id = "25993eecb9d74bed8f6c9ddefc4af91c" [vars] -ALLOWED_ORIGIN = "https://a.stupid.cat", "https://ari.is-a.dev" +ALLOWED_ORIGIN = ["https://a.stupid.cat", "https://ari.is-a.dev"] # TURNSTILE_SECRET is NOT set here — store it as a secret instead: # pnpx wrangler secret put TURNSTILE_SECRET