fix: dns migration of jellyseerr to seerr

This commit is contained in:
Brian Pooe 2026-02-21 19:53:01 +02:00
parent bf3bee7f60
commit a5b7a119a1

View file

@ -153,11 +153,17 @@ sabnzbd.home.brianpooe.com {
reverse_proxy 192.168.10.24:8282
}
jellyseerr.home.brianpooe.com {
seerr.home.brianpooe.com {
import common
reverse_proxy 192.168.10.24:5055
}
# Legacy hostname redirect for old bookmarks
jellyseerr.home.brianpooe.com {
import common
redir https://seerr.home.brianpooe.com{uri} permanent
}
flaresolverr.home.brianpooe.com {
import common
reverse_proxy 192.168.10.24:8191