Update wrangler.toml

This commit is contained in:
Ari 2026-06-28 00:08:19 +01:00 committed by GitHub
parent aa831aec12
commit 34dce0acac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ id = "5c5565871ff94c5d99ddab56a7a92ad2"
preview_id = "25993eecb9d74bed8f6c9ddefc4af91c" preview_id = "25993eecb9d74bed8f6c9ddefc4af91c"
[vars] [vars]
ALLOWED_ORIGIN = "https://a.stupid.cat" ALLOWED_ORIGINS = "https://a.stupid.cat,https://ari.is-a.dev"
# TURNSTILE_SECRET is NOT set here — store it as a secret instead: # TURNSTILE_SECRET is NOT set here — store it as a secret instead:
# pnpx wrangler secret put TURNSTILE_SECRET # pnpx wrangler secret put TURNSTILE_SECRET