# 数据持久化路径 [必填] 
IYCMS_ROOT_PATH=/home/iycms

# WebUI 端口 [必填] 
PANEL_APP_PORT_HTTP=80

# 管理端口 [必填] 
PANEL_APP_PORT_ADMIN=21007