Rename SIGN_IN_PREFILLED env variable

This commit is contained in:
Charles Bochet
2023-07-31 19:20:11 -07:00
parent 86fee770e1
commit 7a6a75a958
5 changed files with 5 additions and 5 deletions

View File

@ -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