mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
feat(monitoring): home-assistant
This commit is contained in:
parent
2ed7d5516d
commit
3991badf2c
5 changed files with 22 additions and 4 deletions
|
|
@ -80,6 +80,10 @@ in {
|
|||
websocket.enable = true;
|
||||
};
|
||||
};
|
||||
"/api/prometheus" = {
|
||||
local.denyGlobal = true;
|
||||
proxy.enable = true;
|
||||
};
|
||||
};
|
||||
in {
|
||||
home-assistant = {...}: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue