feat: better prometheus integration
This commit is contained in:
parent
62fe085b31
commit
4985b80589
4 changed files with 155 additions and 31 deletions
|
@ -77,7 +77,7 @@ in
|
|||
reverse_proxy unix/${config.services.hedgedoc.settings.path}
|
||||
'';
|
||||
};
|
||||
users.users.caddy.extraGroups = mkIf cfg.caddy [ "hedgedoc" ];
|
||||
users.users.${config.services.caddy.user}.extraGroups = mkIf cfg.caddy [ "hedgedoc" ];
|
||||
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue