# 网络模式 [必填] 
NETWORK_MODE=host

# 数据持久化路径 [必填] 
LUCKY_ROOT_PATH=/home/lucky

# WebUI 端口 [必填] 
PANEL_APP_PORT_HTTP=16601

