mirror of
https://github.com/zimplexing/OrionTV.git
synced 2026-02-04 03:36:29 +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= |