feat: 🥚 .env

This commit is contained in:
Mathis H (Avnyr) 2024-04-23 13:50:41 +02:00
parent 92e0fd2a68
commit 2cb9c142c4
Signed by: Mathis
GPG Key ID: DD9E0666A747D126

9
.env.example Normal file
View File

@ -0,0 +1,9 @@
HASH_SECRET=''
JWT_SECRET=''
PROJECT_NAME=''
MYSQL_HOST=''
MYSQL_PORT=''
MYSQL_USERNAME=''
MYSQL_PASS=''
MYSQL_DATABASE=''