Authentik follows its own release. Otherwise does not compile

This commit is contained in:
pazpi 2025-02-25 22:53:09 +01:00
parent 2bfdf9e062
commit 854b6374d7
2 changed files with 2 additions and 5 deletions

View file

@ -135,10 +135,8 @@ in
services.caddy = with cfg.proxy; {
virtualHosts."${subdomain}.${domain}".extraConfig = ''
# Other reverse proxies go here
handle {
reverse_proxy http://${host}:9000
}
reverse_proxy http://${host}:9000
import cloudflare_${domain}
'';
virtualHosts."${domain}".extraConfig = ''