mirror of
https://github.com/idanoo/GoScrobble
synced 2025-07-22 07:29:16 +00:00
Add example env
This commit is contained in:
parent
529ac7ab84
commit
6ab1b13ea3
1 changed files with 7 additions and 0 deletions
7
.env.example
Normal file
7
.env.example
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
MYSQL_HOST=
|
||||||
|
MYSQL_USER=
|
||||||
|
MYSQL_PASS=
|
||||||
|
MYSQL_DB=
|
||||||
|
|
||||||
|
JWT_SECRET=
|
||||||
|
JWT_EXPIRY=86400
|
Loading…
Add table
Add a link
Reference in a new issue