forked from atums.world/atums.world
update env
This commit is contained in:
parent
9a93e6269d
commit
6254795dd2
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ REDIS_PORT=6379
|
||||||
# REDIS_USERNAME=redis
|
# REDIS_USERNAME=redis
|
||||||
# REDIS_PASSWORD=redis
|
# REDIS_PASSWORD=redis
|
||||||
|
|
||||||
# For sessions and cookies
|
# For sessions and cookies, can be generated using `openssl rand -base64 32`
|
||||||
JWT_SECRET=your_jwt_secret
|
JWT_SECRET=your_jwt_secret
|
||||||
JWT_EXPIRES=1d
|
JWT_EXPIRES=1d
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue