Move webserver to tailscale net.
This commit is contained in:
@@ -3,7 +3,9 @@ job "pi.paler.net" {
|
||||
|
||||
group "apps" {
|
||||
network {
|
||||
port "http" { }
|
||||
port "http" {
|
||||
host_network = "tailscale"
|
||||
}
|
||||
}
|
||||
|
||||
service {
|
||||
|
||||
Reference in New Issue
Block a user