Files
pixel-streaming-coordinator/README.md
T
EgorSuv 622556911c config tests added,
.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
2023-01-30 17:49:19 +05:00

11 lines
153 B
Markdown

# pixel-streaming-coordinator
pixel streaming coordinator
configure environment variables with .env file
.env:
PORT=
DATABASE_URL=""
DATABASE_NAME=""