mirror of
https://github.com/okxlin/appstore.git
synced 2025-07-14 21:32:18 +08:00
7 lines
153 B
Plaintext
7 lines
153 B
Plaintext
CONTAINER_NAME="h5ai"
|
|
PANEL_APP_PORT_HTTP="40048"
|
|
DATA_PATH="./data/share"
|
|
CONFIG_PATH="./data/config"
|
|
AUTH_ENABLE="true"
|
|
USER="h5ai"
|
|
PASSWORD="PASSWORD" |