7 lines
116 B
Bash
Raw Normal View History

# 数据持久化路径 [必填]
DOCKGE_ROOT_PATH=/home/dockge
# WebUI 端口 [必填]
PANEL_APP_PORT_HTTP=5001