Updates firewall setting for dnsc-vps-sm

This commit is contained in:
Dennis Schoepf 2025-05-06 21:06:15 +02:00
parent d825bf561c
commit a5855b0eaf

View file

@ -110,7 +110,7 @@
PermitRootLogin = "no"; PermitRootLogin = "no";
PasswordAuthentication = false; PasswordAuthentication = false;
}; };
openFirewall = true; openFirewall = false;
}; };
# Tailscale # Tailscale