Update wireguard
This commit is contained in:
parent
ec533fe11f
commit
fa96e32237
@ -21,3 +21,7 @@
|
|||||||
sysctls:
|
sysctls:
|
||||||
- net.ipv4.conf.all.src_valid_mark=1
|
- net.ipv4.conf.all.src_valid_mark=1
|
||||||
- net.ipv4.conf.all.rp_filter=2
|
- net.ipv4.conf.all.rp_filter=2
|
||||||
|
{{ if eq "bridge" "${network_mode:-macvlan}" }}
|
||||||
|
ports:
|
||||||
|
- "${wg_port:-51820}:${wg_port:-51820}/udp"
|
||||||
|
{{ end }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user