Blocky use wgoverlay for api
This commit is contained in:
parent
f31569ad56
commit
00697ebb02
@ -24,8 +24,7 @@ job "blocky" {
|
|||||||
}
|
}
|
||||||
|
|
||||||
port "api" {
|
port "api" {
|
||||||
# TODO: This may be broken. It seems we're exposing the loopback address which can't be reached
|
host_network = "wgoverlay"
|
||||||
# host_network = "loopback"
|
|
||||||
to = "4000"
|
to = "4000"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user