mirror of
https://github.com/djdevin/recflare.git
synced 2026-09-08 22:51:30 -07:00
move to JWT_SECRET
This commit is contained in:
@@ -26,6 +26,10 @@
|
||||
"id": "local"
|
||||
}
|
||||
],
|
||||
// Preserve environment variables and secrets already set in Cloudflare (e.g.
|
||||
// JWT_SECRET, managed via `wrangler secret put`) instead of clearing them on
|
||||
// deploy — keeps the signing key out of source.
|
||||
"keep_vars": true,
|
||||
"logpush": false,
|
||||
"upload_source_maps": true,
|
||||
"observability": {
|
||||
|
||||
Reference in New Issue
Block a user