reservation/.env.example
Schneider Roland 391a7350aa initial
2025-09-28 22:05:59 +02:00

8 lines
114 B
Plaintext

DB_HOST=localhost
DB_PORT=3306
DB_USER=user
DB_PASSWORD=password
DB_NAME=reservations
JWT_SECRET=your_jwt_secret