From 9564a755c8d9025aa3b63ae847fc82b03db15d7a Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 4 May 2025 09:21:05 +0300 Subject: Update --- frontends/etc/relayd.conf.tpl | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/frontends/etc/relayd.conf.tpl b/frontends/etc/relayd.conf.tpl index fc7c9bc..4ad2d5d 100644 --- a/frontends/etc/relayd.conf.tpl +++ b/frontends/etc/relayd.conf.tpl @@ -1,9 +1,11 @@ <% our @prefixes = ('', 'www.', 'standby.'); -%> log connection -# Wireguard endpoints of the k3s cluster nodes running in FreeBSD bhyve Linux VMs +# Wireguard endpoints of the k3s cluster nodes running in FreeBSD bhyve Linux VMs via Wireguard tunnels table { - 192.168.2.110 + 192.168.2.120 + 192.168.2.121 + 192.168.2.122 } # Local OpenBSD httpd -- cgit v1.2.3