Authentik follows its own release. Otherwise does not compile
This commit is contained in:
parent
2bfdf9e062
commit
854b6374d7
2 changed files with 2 additions and 5 deletions
|
|
@ -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 = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue