mirror of
https://github.com/idanoo/GoScrobble
synced 2025-07-01 13:42:20 +00:00
Issue JWT on login
This commit is contained in:
parent
12f4fb6d89
commit
c67be1bd75
9 changed files with 249 additions and 27 deletions
|
@ -4,4 +4,6 @@ MYSQL_PASS=
|
|||
MYSQL_DB=
|
||||
|
||||
JWT_SECRET=
|
||||
JWT_EXPIRY=86400
|
||||
JWT_EXPIRY=86400
|
||||
|
||||
REVERSE_PROXIES=127.0.0.1
|
Loading…
Add table
Add a link
Reference in a new issue