Open HTTP and HTTPS ports from shell hosts.
This commit is contained in:
parent
480db886ca
commit
67560714d8
1 changed files with 2 additions and 0 deletions
|
@ -7,4 +7,6 @@ num_cpus: 4
|
|||
|
||||
firewall_in:
|
||||
- {proto: tcp, port: 22}
|
||||
- {proto: tcp, port: 80}
|
||||
- {proto: tcp, port: 443}
|
||||
- {proto: tcp, port: 4949, from: [81.175.130.44/32]}
|
||||
|
|
Loading…
Add table
Reference in a new issue