fix .env comment

This commit is contained in:
nochill 2023-09-27 21:56:38 +07:00
parent 7100a3618f
commit e33d243810

View File

@ -10,4 +10,5 @@ SERVER_ADDRESS = 0.0.0.0:8888
TOKEN_SYMMETRIC_KEY=
TOKEN_DURATION = 1024h
COOKIE_DURATION = # in seconds
REFRESH_TOKEN_DURATION = 1024h