ChatSystem/.env.example
2026-01-16 15:40:38 +09:00

7 lines
97 B
Plaintext

DB_HOST=localhost
DB_USER=root
DB_PASS=
DB_NAME=chat_db
PORT=3000
SESSION_SECRET=your_secret_key