mirror of
https://github.com/okxlin/appstore.git
synced 2026-09-26 08:01:04 +00:00
6 lines
127 B
Bash
6 lines
127 B
Bash
APP_NAME="dpanel"
|
|
CONTAINER_NAME="dpanel"
|
|
DATA_PATH="./data"
|
|
DOCKER_SOCK_PATH="/var/run/docker.sock"
|
|
PANEL_APP_PORT_HTTP=40283
|