add caddy metrics
This commit is contained in:
parent
48acbc4b78
commit
aff7879923
3 changed files with 40 additions and 25 deletions
|
|
@ -25,6 +25,12 @@
|
|||
hash = "sha256-t1qQtYpBKCWeHV8ML200LzB+Sc8iAGl2kc9pvOCKdac=";
|
||||
};
|
||||
|
||||
globalConfig = ''
|
||||
metrics {
|
||||
per_host
|
||||
}
|
||||
'';
|
||||
|
||||
virtualHosts = lib.mapAttrs (domain: host: {
|
||||
extraConfig =
|
||||
let
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue