mirror of
https://github.com/okxlin/appstore.git
synced 2026-09-23 08:01:00 +00:00
8 lines
165 B
Bash
8 lines
165 B
Bash
CONTAINER_NAME=
|
|
PANEL_APP_PORT_HTTP=80
|
|
PANEL_APP_PORT_HTTPS=443
|
|
CONFIG_PATH=./data/config
|
|
TIME_ZONE=Asia/Shanghai
|
|
NGINX_AUTORELOAD=false
|
|
NGINX_AUTORELOAD_WATCHLIST=
|