From d15b9e2e90fced48bcb1e4715b95b47b2db80b0d Mon Sep 17 00:00:00 2001 From: Jonas F Date: Tue, 14 Jan 2025 01:02:56 +0100 Subject: [PATCH] Update run_on_seedbox.sh --- run_on_seedbox.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run_on_seedbox.sh b/run_on_seedbox.sh index 0a608d1..b1618e2 100644 --- a/run_on_seedbox.sh +++ b/run_on_seedbox.sh @@ -43,7 +43,7 @@ export LIDARR__APIKEY=APIKEY # Advanced Options #export IpLeakTest__Enabled=false #export SETTINGS__IndexerRequestsCacheDurationInMinutes=12 -export SETTINGS__ApiKey="apikey" +export SETTINGS__ApiKey="apikey" # Change to something unique! Then in Prowlarr, in the proxy settings set any username and use this ApiKey as password. export SETTINGS__ProxyPort=1234 # Port for Proxy export Kestrel__Endpoints__Http__Url="http://[::]:1235" # Port for UmlautAdaptarr API