tkd_neu/server/.env_default

6 lines
127 B
Plaintext
Raw Normal View History

2024-09-24 11:44:20 +02:00
PORT=3000
DB_HOST=localhost
DB_USER=postgres
DB_PASSWORD=your_db_password
DB_NAME=your_database_name
JWT_SECRET=your_jwt_secret