Update + home assistent -> prometheus
This commit is contained in:
parent
4b6fc29c91
commit
31833e1681
5 changed files with 146 additions and 2718 deletions
|
|
@ -19,6 +19,10 @@
|
|||
trusted_proxies = ["::1"];
|
||||
use_x_forwarded_for = true;
|
||||
};
|
||||
prometheus = {
|
||||
namespace = "hass";
|
||||
requires_auth = false;
|
||||
};
|
||||
recorder.db_url = "postgresql://@/hass";
|
||||
# Includes dependencies for a basic setup
|
||||
# https://www.home-assistant.io/integrations/default_config/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue