Temporarily disable binding to tailscale host_network.
This commit is contained in:
@@ -4,7 +4,7 @@ job "grafana" {
|
||||
group "monitoring" {
|
||||
network {
|
||||
port "http" {
|
||||
host_network = "tailscale"
|
||||
#host_network = "tailscale"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user