mirror of
https://github.com/okxlin/appstore.git
synced 2025-07-13 21:02:18 +08:00
6 lines
124 B
Plaintext
6 lines
124 B
Plaintext
CONTAINER_NAME="nginx-ui"
|
|
PANEL_APP_PORT_HTTPS="31443"
|
|
PANEL_APP_PORT_HTTP="31080"
|
|
WEB_PATH="./data/www"
|
|
DATA_PATH="./data"
|