Hide blocky API from non-traefik route
This commit is contained in:
parent
fe11b03a43
commit
fb934f3b2f
@ -23,6 +23,7 @@ job "blocky" {
|
|||||||
}
|
}
|
||||||
|
|
||||||
port "api" {
|
port "api" {
|
||||||
|
host_network = "loopback"
|
||||||
to = "4000"
|
to = "4000"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user