service/paperless: add comment about monitoring

This commit is contained in:
Felix Buehler 2023-06-04 22:34:36 +02:00
parent 5a0b9f9db7
commit b7bbfead65

View file

@ -38,6 +38,8 @@ in
} // cfg.extraConfig; } // cfg.extraConfig;
}; };
# monitoring is not really usefull, because it only contains the http-worker infos -> skipped for now
my.services.nginx.virtualHosts = [ my.services.nginx.virtualHosts = [
{ {
subdomain = "docs"; subdomain = "docs";