Update Caddyfile to replace bazarr with nzbget and adjust reverse proxy settings
This commit is contained in:
+2
-6
@@ -24,9 +24,9 @@ test.gynther.se {
|
|||||||
reverse_proxy recipe-flutter:5000
|
reverse_proxy recipe-flutter:5000
|
||||||
}
|
}
|
||||||
|
|
||||||
bazarr.gynther.se {
|
nzbget.gynther.se {
|
||||||
import common
|
import common
|
||||||
reverse_proxy http://bazarr:6767
|
reverse_proxy http://192.168.50.4:6789
|
||||||
}
|
}
|
||||||
|
|
||||||
prowlarr.gynther.se {
|
prowlarr.gynther.se {
|
||||||
@@ -60,10 +60,6 @@ wetty.gynther.se {
|
|||||||
reverse_proxy wetty:3001
|
reverse_proxy wetty:3001
|
||||||
}
|
}
|
||||||
|
|
||||||
portainer.gynther.se {
|
|
||||||
reverse_proxy portainer:9000
|
|
||||||
}
|
|
||||||
|
|
||||||
gitea.gynther.se {
|
gitea.gynther.se {
|
||||||
import common
|
import common
|
||||||
reverse_proxy 192.168.50.2:3002
|
reverse_proxy 192.168.50.2:3002
|
||||||
|
|||||||
Reference in New Issue
Block a user