mirror of
https://github.com/idanoo/GoScrobble
synced 2025-07-01 05:32:18 +00:00
fix X-Forwarded-For
This commit is contained in:
parent
16531f9fa1
commit
d2e309b699
5 changed files with 8 additions and 5 deletions
|
@ -16,6 +16,8 @@ These are stored in `web/.env.production` and `web/.env.development`
|
|||
REDIS_PREFIX="gs:" // Redis key prefix
|
||||
REDIS_AUTH="" // Redis password
|
||||
|
||||
TIMEZONE= // Used for MySQL connection
|
||||
|
||||
JWT_SECRET= // 32+ Char JWT secret
|
||||
JWT_EXPIRY=86400 // JWT expiry
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue