Add example env

This commit is contained in:
Daniel Mason 2021-03-25 18:15:14 +13:00
parent 529ac7ab84
commit 6ab1b13ea3

7
.env.example Normal file
View File

@ -0,0 +1,7 @@
MYSQL_HOST=
MYSQL_USER=
MYSQL_PASS=
MYSQL_DB=
JWT_SECRET=
JWT_EXPIRY=86400