Update main.yml

This commit is contained in:
Andrew Paglusch
2021-10-08 23:59:58 -05:00
committed by GitHub
parent 2a1d2aba90
commit e388777088

View File

@@ -11,8 +11,8 @@ nebula_lighthouse_internal_ip_addr: 192.168.77.1
nebula_lighthouse_public_hostname: my-nebula-server.com
nebula_lighthouse_public_port: 4242
nebula_default_inbound_rules:
nebula_inbound_rules:
- { port: "any", proto: "any", host: "any" }
nebula_default_outbound_rules:
nebula_outbound_rules:
- { port: "any", proto: "any", host: "any" }