Rekey all secrets and formatting
This commit is contained in:
parent
45c92d191b
commit
a1e1f4ccfb
10 changed files with 86 additions and 86 deletions
|
|
@ -82,7 +82,7 @@ in
|
|||
|
||||
})
|
||||
|
||||
(lib.mkIf (cfg.proxy != { }) {
|
||||
(lib.mkIf cfg.proxy.enable {
|
||||
services.caddy = with cfg.proxy; {
|
||||
virtualHosts."prometheus.${domain}".extraConfig = ''
|
||||
reverse_proxy http://${host}:9090
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue