mirror of
https://github.com/KevinMidboe/playbooks-retailor.git
synced 2026-09-07 13:32:06 +00:00
only allow port 80 on web
This commit is contained in:
+1
-2
@@ -1,8 +1,7 @@
|
|||||||
---
|
---
|
||||||
custom_firewall_ports:
|
custom_firewall_ports:
|
||||||
- 80
|
- 80
|
||||||
- 443
|
|
||||||
apt_packages:
|
apt_packages:
|
||||||
- nfs-common
|
- nfs-common
|
||||||
install_nginx_exporter: true
|
install_cadvisor_exporter: true
|
||||||
description: 'webserver node for hosting retailor laravel project'
|
description: 'webserver node for hosting retailor laravel project'
|
||||||
|
|||||||
Reference in New Issue
Block a user