ccebf0d26d
Co-authored-by: Cursor <cursoragent@cursor.com>
6 lines
108 B
Bash
6 lines
108 B
Bash
PORT=3000
|
|
HOST=127.0.0.1
|
|
NODE_ENV=production
|
|
TRUST_PROXY=1
|
|
SESSION_SECRET=change-me-to-a-long-random-string
|