mirror of
https://github.com/shuaiplus/nodewarden.git
synced 2026-06-20 21:00:41 +00:00
fix: update JWT_SECRET description for clarity
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@
|
||||
"cloudflare": {
|
||||
"bindings": {
|
||||
"JWT_SECRET": {
|
||||
"description": "Secret used to sign JWTs. Use a strong random string (32+ characters recommended)"
|
||||
"description": "Use a strong random string (32+ characters recommended)"
|
||||
},
|
||||
"DB": {
|
||||
"description": "D1 database for storing vault data"
|
||||
|
||||
Reference in New Issue
Block a user