7 lines
122 B
Bash
Raw Normal View History

# 数据持久化路径 [必填]
OVERSEERR_ROOT_PATH=/home/overseerr
# WebUI 端口 [必填]
PANEL_APP_PORT_HTTP=5055