Add port 80 to allowed here.
This commit is contained in:
parent
ed947449af
commit
ece93a1936
1 changed files with 2 additions and 0 deletions
|
@ -6,3 +6,5 @@ freezes: false
|
||||||
#
|
#
|
||||||
libdir: /usr/lib
|
libdir: /usr/lib
|
||||||
sudoers: "{{ private }}/files/sudo/arm-retrace-sudoers"
|
sudoers: "{{ private }}/files/sudo/arm-retrace-sudoers"
|
||||||
|
|
||||||
|
tcp_ports: [ 80 ]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue