mirror of
https://github.com/okxlin/appstore.git
synced 2025-07-13 12:52:18 +08:00
6 lines
127 B
Plaintext
6 lines
127 B
Plaintext
APP_NAME="dpanel"
|
|
CONTAINER_NAME="dpanel"
|
|
DATA_PATH="./data"
|
|
DOCKER_SOCK_PATH="/var/run/docker.sock"
|
|
PANEL_APP_PORT_HTTP=40283
|