only allow port 80 on web

This commit is contained in:
2026-08-05 20:53:36 +02:00
parent 094d02ff7f
commit 4c4ab3184f
+1 -2
View File
@@ -1,8 +1,7 @@
---
custom_firewall_ports:
- 80
- 443
apt_packages:
- nfs-common
install_nginx_exporter: true
install_cadvisor_exporter: true
description: 'webserver node for hosting retailor laravel project'