@@ -50,10 +50,10 @@ services:
5050 - UN_WEBSERVER_URLBASE=/
5151 - UN_WEBSERVER_UPSTREAMS=
5252 # # Folder Settings
53- - UN_FOLDERS_INTERVAL=0s
53+ - UN_FOLDERS_INTERVAL=1s
5454 - UN_FOLDERS_BUFFER=20000
5555 # # Sonarr Settings
56- - UN_SONARR_0_URL=http://127.0.0.1 :8989
56+ - UN_SONARR_0_URL=http://sonarr :8989
5757 - UN_SONARR_0_API_KEY=0123456789abcdef0123456789abcdef
5858 - UN_SONARR_0_PATHS_0=/downloads
5959 - UN_SONARR_0_PROTOCOLS=torrent
@@ -62,7 +62,7 @@ services:
6262 - UN_SONARR_0_DELETE_ORIG=false
6363 - UN_SONARR_0_SYNCTHING=false
6464 # # Radarr Settings
65- - UN_RADARR_0_URL=http://127.0.0.1 :7878
65+ - UN_RADARR_0_URL=http://radarr :7878
6666 - UN_RADARR_0_API_KEY=0123456789abcdef0123456789abcdef
6767 - UN_RADARR_0_PATHS_0=/downloads
6868 - UN_RADARR_0_PROTOCOLS=torrent
@@ -71,7 +71,7 @@ services:
7171 - UN_RADARR_0_DELETE_ORIG=false
7272 - UN_RADARR_0_SYNCTHING=false
7373 # # Lidarr Settings
74- - UN_LIDARR_0_URL=http://127.0.0.1 :8686
74+ - UN_LIDARR_0_URL=http://lidarr :8686
7575 - UN_LIDARR_0_API_KEY=0123456789abcdef0123456789abcdef
7676 - UN_LIDARR_0_PATHS_0=/downloads
7777 - UN_LIDARR_0_PROTOCOLS=torrent
@@ -80,7 +80,7 @@ services:
8080 - UN_LIDARR_0_DELETE_ORIG=false
8181 - UN_LIDARR_0_SYNCTHING=false
8282 # # Readarr Settings
83- - UN_READARR_0_URL=http://127.0.0.1 :8787
83+ - UN_READARR_0_URL=http://readarr :8787
8484 - UN_READARR_0_API_KEY=0123456789abcdef0123456789abcdef
8585 - UN_READARR_0_PATHS_0=/downloads
8686 - UN_READARR_0_PROTOCOLS=torrent
@@ -89,7 +89,7 @@ services:
8989 - UN_READARR_0_DELETE_ORIG=false
9090 - UN_READARR_0_SYNCTHING=false
9191 # # Whisparr Settings
92- - UN_WHISPARR_0_URL=http://127.0.0.1 :6969
92+ - UN_WHISPARR_0_URL=http://whisparr :6969
9393 - UN_WHISPARR_0_API_KEY=0123456789abcdef0123456789abcdef
9494 - UN_WHISPARR_0_PATHS_0=/downloads
9595 - UN_WHISPARR_0_PROTOCOLS=torrent
@@ -135,4 +135,4 @@ services:
135135 - UN_CMDHOOK_0_EXCLUDE_1=lidarr
136136 - UN_CMDHOOK_0_TIMEOUT=10s
137137
138- # # => Content Auto Generated, 31 JUL 2024 17:36 UTC
138+ # # => Content Auto Generated, 02 AUG 2024 02:13 UTC
0 commit comments