Initial commit
This commit is contained in:
7
backend/.env
Normal file
7
backend/.env
Normal file
@@ -0,0 +1,7 @@
|
||||
DB_HOST=localhost
|
||||
DB_USER=td
|
||||
DB_PASSWORD=hitomisan
|
||||
DB_NAME=trainingsdiary
|
||||
DB_DIALECT=mysql
|
||||
JWT_SECRET=x9H7ggzio13P3DF
|
||||
ENCRYPTION_KEY=x9H7ggzio13P3DF
|
||||
Reference in New Issue
Block a user