update env

This commit is contained in:
creations 2025-03-18 21:46:00 -04:00
parent 9a93e6269d
commit 6254795dd2
Signed by: creations
GPG key ID: 8F553AA4320FC711

View file

@ -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