chore: add new csrf path and scheduler
This commit is contained in:
@@ -23,6 +23,7 @@ VAULT_SECRET_PATH=database
|
||||
VAULT_JWT_KID_PATH=jwt/kid
|
||||
VAULT_JWT_KIDS_PREFIX=jwt/kids
|
||||
VAULT_CSRF_SECRET_PATH=cryptowallet/csrf
|
||||
VAULT_SECRETS_REFRESH_MS=3600000
|
||||
|
||||
# CSRF (min 32 chars if not using Vault CSRF path)
|
||||
CSRF_SECRET_KEY=change-me-to-at-least-32-chars-long!!
|
||||
|
||||
Reference in New Issue
Block a user