6 lines
139 B
Plaintext
6 lines
139 B
Plaintext
PORT=3001
|
|
ALLOWED_ORIGIN=http://localhost:5173
|
|
TWITCH_CLIENT_ID=
|
|
TWITCH_CLIENT_SECRET=
|
|
DATABASE_URL=postgresql://localhost:5432/whattoplay
|