fix: dns migration of jellyseerr to seerr
This commit is contained in:
parent
bf3bee7f60
commit
a5b7a119a1
1 changed files with 7 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue