622556911c
.env file support added with dotenv, README.md file updated for .evn file support, database lost connection bug crash fixed, session server run_session long timeout bug fixed
11 lines
153 B
Markdown
11 lines
153 B
Markdown
# pixel-streaming-coordinator
|
|
|
|
pixel streaming coordinator
|
|
|
|
configure environment variables with .env file
|
|
|
|
.env:
|
|
|
|
PORT=
|
|
DATABASE_URL=""
|
|
DATABASE_NAME="" |