nodes/home.router: enable wg_health_check
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
095d425de1
commit
f02088d9fe
1 changed files with 1 additions and 0 deletions
|
@ -236,6 +236,7 @@ nodes['home.router'] = {
|
||||||
'external_hostname': 'franzi-home.kunbox.net', # Set via DynDNS
|
'external_hostname': 'franzi-home.kunbox.net', # Set via DynDNS
|
||||||
'peers': {
|
'peers': {
|
||||||
'ovh.wireguard': {
|
'ovh.wireguard': {
|
||||||
|
'health_check': True,
|
||||||
'snat_to': '172.19.138.1',
|
'snat_to': '172.19.138.1',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue