move rspamd to vpn domain

This commit is contained in:
Rouven Seifert 2025-05-14 10:58:46 +02:00
parent e3e21f7352
commit 7656a942c0

View file

@ -107,7 +107,7 @@
enable = true; enable = true;
}; };
}; };
caddy.virtualHosts."rspamd.${config.networking.domain}".extraConfig = '' caddy.virtualHosts."rspamd.vpn.${config.networking.domain}".extraConfig = ''
# for some reason this only works with http and not with https so we send every request through our wireguard tunnel # for some reason this only works with http and not with https so we send every request through our wireguard tunnel
reverse_proxy /outpost.goauthentik.io/* http://nuc.vpn.rfive.de:9000 reverse_proxy /outpost.goauthentik.io/* http://nuc.vpn.rfive.de:9000