Merge branch 'main' of https://github.com/reptil1990/ninjaserver
This commit is contained in:
16
README.md
16
README.md
@@ -39,22 +39,6 @@ npm run init-db
|
|||||||
npm start
|
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
|
## 🔐 Authentifizierung
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user