mirror of
https://github.com/okxlin/appstore.git
synced 2026-09-24 16:01:02 +00:00
8 lines
160 B
Bash
8 lines
160 B
Bash
CONTAINER_NAME=
|
|
PANEL_APP_PORT_HTTP=9981
|
|
PANEL_APP_PORT_HTSP=9982
|
|
CONFIG_PATH=./data/config
|
|
RECORDINGS_PATH=./data/recordings
|
|
TIME_ZONE=Asia/Shanghai
|
|
RUN_OPTS=
|