Update tinc

This commit is contained in:
Manevolent 2023-04-13 11:43:54 -06:00 committed by GitHub
parent 6172ac01fc
commit ea6e0ef52f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,6 +27,6 @@
- "${tinc_bind_port:-9993}:${tinc_bind_port:-9993}/tcp"
- "${tinc_bind_port:-9993}:${tinc_bind_port:-9993}/udp"
{{ if eq "1" "${wg_enabled:-0}" }}
- "${wg_port:-51820}:${wg_port:-51820}/udp"
- "${wg_port:-9983}:${wg_port:-9983}/udp"
{{ end }}
{{ end }}