feat: 🥚 .env
This commit is contained in:
9
.env.example
Normal file
9
.env.example
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
HASH_SECRET=''
|
||||||
|
JWT_SECRET=''
|
||||||
|
PROJECT_NAME=''
|
||||||
|
|
||||||
|
MYSQL_HOST=''
|
||||||
|
MYSQL_PORT=''
|
||||||
|
MYSQL_USERNAME=''
|
||||||
|
MYSQL_PASS=''
|
||||||
|
MYSQL_DATABASE=''
|
||||||
Reference in New Issue
Block a user