mirror of
https://github.com/okxlin/appstore.git
synced 2026-09-26 08:01:04 +00:00
13 lines
253 B
Bash
13 lines
253 B
Bash
CONTAINER_NAME=
|
|
PANEL_APP_PORT_HTTP=3000
|
|
PANEL_APP_PORT_TFTP=69
|
|
PANEL_APP_PORT_ASSETS=8080
|
|
CONFIG_PATH=./data/config
|
|
ASSETS_PATH=./data/assets
|
|
MENU_VERSION=1.9.9
|
|
PORT_RANGE=30000:30010
|
|
SUBFOLDER=/
|
|
NGINX_PORT=80
|
|
WEB_APP_PORT=3000
|
|
TIME_ZONE=Asia/Shanghai
|