Update envs for docker
This commit is contained in:
parent
3557856d74
commit
a181c0b32a
1 changed files with 1 additions and 1 deletions
|
@ -10,6 +10,6 @@ services:
|
||||||
environment:
|
environment:
|
||||||
PORT: '3000'
|
PORT: '3000'
|
||||||
CLIENT_URL: 'https://rumor.orangemayhem.net'
|
CLIENT_URL: 'https://rumor.orangemayhem.net'
|
||||||
MAX_PARTY_LINES: '5'
|
MAX_PARTY_LINES: '1'
|
||||||
INITIAL_RUMOR: '...nothing has been said, yet.'
|
INITIAL_RUMOR: '...nothing has been said, yet.'
|
||||||
ENVIRONMENT: 'production'
|
ENVIRONMENT: 'production'
|
||||||
|
|
Loading…
Add table
Reference in a new issue