Files
appstore/apps/rsshub/latest/scripts/init.sh
T
okxlin eb71172009 Fix RSSHub external port toggle
Bind the RSSHub web port through HOST_IP so the 1Panel external access toggle controls the published address.

Keep the Browserless sidecar unexposed while declaring an empty ports list, which lets 1Panel populate HOST_IP even when it selects the sidecar service for common parameter injection.
2026-06-27 03:16:06 +08:00

5 lines
79 B
Bash
Executable File

#!/usr/bin/env bash
set -euo pipefail
echo "RSSHub init preflight completed."