mirror of
https://github.com/shuaiplus/nodewarden.git
synced 2026-06-20 13:00:39 +00:00
fix: update JWT_SECRET description for clarity
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@
|
|||||||
"cloudflare": {
|
"cloudflare": {
|
||||||
"bindings": {
|
"bindings": {
|
||||||
"JWT_SECRET": {
|
"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": {
|
"DB": {
|
||||||
"description": "D1 database for storing vault data"
|
"description": "D1 database for storing vault data"
|
||||||
|
|||||||
Reference in New Issue
Block a user