5 lines
No EOL
139 B
Bash
5 lines
No EOL
139 B
Bash
PORT='3000'
|
|
CLIENT_URL='http://localhost:5173'
|
|
MAX_PARTY_LINES='5'
|
|
INITIAL_RUMOR='...nothing has been said, yet.'
|
|
ENVIRONMENT='development' |