QYG2297248353 d7f0f61caa
Some checks failed
Process Apps and Commit Changes / process (push) Has been cancelled
Processed apps directory via GitHub Actions
2024-11-30 15:30:33 +00:00

13 lines
225 B
Bash

# 数据持久化路径 [必填]
DPANEL_ROOT_PATH=/home/dpanel
# WebUI 端口 [必填]
PANEL_APP_PORT_HTTP=8080
# 管理员 用户名 [必填]
INSTALL_USERNAME=admin
# 管理员 密码 [必填]
INSTALL_PASSWORD=admin