caddy: expose metrics
This commit is contained in:
parent
ad82e6fbe5
commit
6e644fbb58
@ -78,6 +78,9 @@ in
|
||||
caddy = {
|
||||
enable = true;
|
||||
globalConfig = ''
|
||||
servers {
|
||||
metrics
|
||||
}
|
||||
auto_https off
|
||||
'';
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user