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