mirror of
https://github.com/trailofbits/algo.git
synced 2025-09-02 10:03:01 +02:00
Azure firewall. Fixes #962
This commit is contained in:
parent
b1e3e5134b
commit
96a6fd56e7
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@
|
|||
protocol: Udp
|
||||
destination_port_range: "{{ wireguard_port }}"
|
||||
access: Allow
|
||||
priority: 120
|
||||
priority: 130
|
||||
direction: Inbound
|
||||
|
||||
- name: Create a subnet
|
||||
|
|
Loading…
Add table
Reference in a new issue