feat: 🥚 .env
This commit is contained in:
parent
92e0fd2a68
commit
2cb9c142c4
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=''
|
Loading…
x
Reference in New Issue
Block a user