mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-12-12 23:12:24 +08:00
7 lines
122 B
Bash
7 lines
122 B
Bash
|
# 数据持久化路径 [必填]
|
||
|
PAOPAO_CE_ROOT_PATH=/home/paopao-ce
|
||
|
|
||
|
# WebUI 端口 [必填]
|
||
|
PANEL_APP_PORT_HTTP=8008
|
||
|
|