Rename SIGN_IN_PREFILLED env variable
This commit is contained in:
@ -3,7 +3,7 @@ FRONT_BASE_URL=http://localhost:3001
|
||||
ACCESS_TOKEN_SECRET=replace_me_with_a_random_string
|
||||
LOGIN_TOKEN_SECRET=replace_me_with_a_random_string
|
||||
REFRESH_TOKEN_SECRET=replace_me_with_a_random_string
|
||||
IS_SIGN_IN_PREFILLED=true
|
||||
SIGN_IN_PREFILLED=true
|
||||
|
||||
# ———————— Optional ————————
|
||||
# DEBUG_MODE=true
|
||||
|
||||
Reference in New Issue
Block a user