mirror of
https://github.com/idanoo/GoScrobble
synced 2025-07-01 13:42:20 +00:00
Add MBID
Add ability to set custom port
This commit is contained in:
parent
a22f282a6d
commit
08f0cb6c80
5 changed files with 26 additions and 5 deletions
|
@ -6,4 +6,5 @@ MYSQL_DB=
|
|||
JWT_SECRET=
|
||||
JWT_EXPIRY=86400
|
||||
|
||||
REVERSE_PROXIES=127.0.0.1
|
||||
REVERSE_PROXIES=127.0.0.1
|
||||
PORT=42069
|
Loading…
Add table
Add a link
Reference in a new issue