7 lines
116 B
Bash
Raw Normal View History

# 数据持久化路径 [必填]
VERTEX_ROOT_PATH=/home/vertex
# WebUI 端口 [必填]
PANEL_APP_PORT_HTTP=3000