mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-12-05 09:12:22 +08:00
7 lines
122 B
Bash
7 lines
122 B
Bash
|
# 数据持久化路径 [必填]
|
||
|
SUN_PANEL_ROOT_PATH=/home/sun-panel
|
||
|
|
||
|
# 访问端口 [必填]
|
||
|
PANEL_APP_PORT_HTTP=3002
|
||
|
|