mirror of
https://github.com/okxlin/appstore.git
synced 2026-09-25 00:01:02 +00:00
6 lines
135 B
Bash
6 lines
135 B
Bash
CONTAINER_NAME="flexget"
|
|
PANEL_APP_PORT_HTTP="40112"
|
|
DATA_PATH="./data/data"
|
|
TIME_ZONE="Asia/Shanghai"
|
|
WEB_PASSWORD="flexget_password"
|