Skip to content

Commit b828b64

Browse files
authored
Update run_on_seedbox.sh
1 parent c48db39 commit b828b64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

run_on_seedbox.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ export LIDARR__APIKEY=APIKEY
4343
# Advanced Options
4444
#export IpLeakTest__Enabled=false
4545
#export SETTINGS__IndexerRequestsCacheDurationInMinutes=12
46+
export ASPNETCORE_CONTENTROOT="./publish"
4647
export SETTINGS__ApiKey="apikey" # Change to something unique! Then in Prowlarr, in the proxy settings set any username and use this ApiKey as password.
4748
export SETTINGS__ProxyPort=1234 # Port for Proxy
4849
export Kestrel__Endpoints__Http__Url="http://[::]:1235" # Port for UmlautAdaptarr API

0 commit comments

Comments
 (0)