Move webserver to tailscale net.

This commit is contained in:
2023-07-08 20:05:52 +01:00
parent a3e794eb3b
commit e2359ce283
2 changed files with 4 additions and 1 deletions

View File

@@ -3,7 +3,9 @@ job "pi.paler.net" {
group "apps" {
network {
port "http" { }
port "http" {
host_network = "tailscale"
}
}
service {