Sieht gut aus und geht (noch keine Bildeingabe)
This commit is contained in:
9
nodejs-version/backend/.env
Normal file
9
nodejs-version/backend/.env
Normal file
@@ -0,0 +1,9 @@
|
||||
# Database
|
||||
DATABASE_URL="mysql://rezepte_user:rezepte_pass@localhost:3307/rezepte_klaus"
|
||||
|
||||
# Server
|
||||
PORT=3001
|
||||
NODE_ENV=development
|
||||
|
||||
# Prisma
|
||||
# DATABASE_URL="file:./dev.db"
|
||||
Reference in New Issue
Block a user