set token inital duration to 16h

This commit is contained in:
nochill 2023-03-19 18:16:45 +07:00
parent 9a22afe984
commit 3c8a613222

View File

@ -9,5 +9,5 @@ DB_SOURCE = postgresql://postgres:awksed123@localhost:5432/nice_pos?sslmode
SERVER_ADDRESS = 0.0.0.0:8888
TOKEN_SYMMETRIC_KEY=75629266996751511372336382467976
TOKEN_DURATION = 6h
TOKEN_DURATION = 16h
REFRESH_TOKEN_DURATION = 24h