# 数据持久化路径 [必填] 
NEKO_MASTER_ROOT_PATH=/home/neko-master

# WebUI 端口 [必填] 
PANEL_APP_PORT_HTTP=3000

# WebSocket 端口 [必填] 
PANEL_APP_PORT_WS=3002

