mirror of
https://github.com/zimplexing/OrionTV.git
synced 2026-03-05 10:17:31 +08:00
5 lines
147 B
Bash
5 lines
147 B
Bash
# The port the backend server will run on
|
|
PORT=3001
|
|
|
|
# Optional: The password for the login endpoint. If not provided, login is disabled.
|
|
PASSWORD= |