mirror of
https://github.com/okxlin/appstore.git
synced 2025-07-13 12:52:18 +08:00
5 lines
133 B
Plaintext
5 lines
133 B
Plaintext
CONTAINER_NAME="code-server"
|
|
PANEL_APP_PORT_HTTP="40031"
|
|
DATA_PATH="./data"
|
|
WEB_PASSWORD="web_passowrd"
|
|
SUDO_PASSWORD="sudo_password" |