mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-20 23:31:04 +08:00
7 lines
148 B
Plaintext
7 lines
148 B
Plaintext
CONTAINER_NAME="oryx"
|
|
PANEL_APP_PORT_HTTP="2022"
|
|
PANEL_APP_PORT_HTTPS="2443"
|
|
RTMP_PORT="1935"
|
|
SRT_PORT="10080"
|
|
WEBRTC_PORT="8000"
|
|
DATA_PATH="./data" |