diff --git a/README.md b/README.md index bfaded8..5b0a576 100644 --- a/README.md +++ b/README.md @@ -39,22 +39,6 @@ npm run init-db npm start ``` -## 🔧 Konfiguration - -### Umgebungsvariablen (.env) -```env -# PostgreSQL Datenbankverbindung -DB_HOST=localhost -DB_PORT=5432 -DB_NAME=ninjacross -DB_USER=reptil1990 -DB_PASSWORD=!Delfine1!!! -DB_SSL=false - -# Server Konfiguration -PORT=3000 -SESSION_SECRET=your-secret-key-change-this -``` ## 🔐 Authentifizierung