Install tailscale
Install, not configure
This commit is contained in:
@ -4,7 +4,8 @@ module "walker_firewall" {
|
||||
description = "walker"
|
||||
ports = [
|
||||
"80/tcp",
|
||||
"443/tcp"
|
||||
"443/tcp",
|
||||
"41641/udp"
|
||||
]
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user