Bind nzbget to static port
This allows it to be referenced in sonarr by nzbget.nomad:6789
This commit is contained in:
parent
c38ba8589a
commit
28564b6130
@ -76,7 +76,7 @@ job "ipdvr" {
|
||||
mode = "bridge"
|
||||
port "main" {
|
||||
host_network = "wesher"
|
||||
to = 6789
|
||||
static = 6789
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user