Created two new env variables (#2120)
* created the two env variables * modify according to comments
This commit is contained in:
@ -14,6 +14,8 @@ REFRESH_TOKEN_SECRET=secret_refresh_token
|
||||
# ———————— Optional ————————
|
||||
# DEBUG_MODE=false
|
||||
# SIGN_IN_PREFILLED=false
|
||||
# IS_DATA_MODEL_SETTINGS_ENABLED=false
|
||||
# IS_DEVELOPERS_SETTINGS_ENABLED=false
|
||||
# ACCESS_TOKEN_EXPIRES_IN=30m
|
||||
# LOGIN_TOKEN_EXPIRES_IN=15m
|
||||
# REFRESH_TOKEN_EXPIRES_IN=90d
|
||||
|
||||
Reference in New Issue
Block a user