Update tinc
This commit is contained in:
parent
16ec0513ad
commit
b73f419f44
@ -14,7 +14,7 @@
|
|||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
internal:
|
internal:
|
||||||
ipv4_address: ${internal_address}
|
{{ if len "${internal_address:-}" }} ipv4_address: ${internal_address}{{ end }}
|
||||||
sysctls:
|
sysctls:
|
||||||
{{ if ne "true" "${ipv6_enabled}" }}
|
{{ if ne "true" "${ipv6_enabled}" }}
|
||||||
- net.ipv6.conf.all.disable_ipv6=1
|
- net.ipv6.conf.all.disable_ipv6=1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user