mirror of
https://github.com/okxlin/appstore.git
synced 2026-03-05 00:07:58 +08:00
9 lines
197 B
Plaintext
9 lines
197 B
Plaintext
CONTAINER_NAME="obsidian-zh"
|
|
PANEL_APP_PORT_HTTP="40166"
|
|
PANEL_APP_PORT_VNC="40167"
|
|
PANEL_APP_PORT_SSH="40168"
|
|
DATA_PATH="./data"
|
|
HTTP_PWD="password"
|
|
DISPLAY_SIZE="1024x768"
|
|
PRIVILEGED_MODE="true"
|