Update .env.example (#4661)

Added missing FILE_TOKEN_SECRET variable
This commit is contained in:
Darek Desu 2024-03-26 12:31:57 +01:00 committed by GitHub
parent 17bf315a1d
commit 0549313c43
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,5 +12,6 @@ SERVER_URL=http://localhost:3000
# ACCESS_TOKEN_SECRET=replace_me_with_a_random_string_access
# LOGIN_TOKEN_SECRET=replace_me_with_a_random_string_login
# REFRESH_TOKEN_SECRET=replace_me_with_a_random_string_refresh
# FILE_TOKEN_SECRET=replace_me_with_a_random_string_refresh
SIGN_IN_PREFILLED=true