fix .env comment
This commit is contained in:
parent
7100a3618f
commit
e33d243810
@ -10,4 +10,5 @@ SERVER_ADDRESS = 0.0.0.0:8888
|
|||||||
|
|
||||||
TOKEN_SYMMETRIC_KEY=
|
TOKEN_SYMMETRIC_KEY=
|
||||||
TOKEN_DURATION = 1024h
|
TOKEN_DURATION = 1024h
|
||||||
|
COOKIE_DURATION = # in seconds
|
||||||
REFRESH_TOKEN_DURATION = 1024h
|
REFRESH_TOKEN_DURATION = 1024h
|
Loading…
Reference in New Issue
Block a user