host instead of ip
This commit is contained in:
@@ -17,7 +17,7 @@ http:
|
||||
- 172.0.0.0/8
|
||||
|
||||
ltss:
|
||||
db_url: postgresql://homeassistant:homeassistant@192.168.2.200:6543/homeassistant
|
||||
db_url: postgresql://homeassistant:homeassistant@host:6543/homeassistant
|
||||
chunk_time_interval: 2592000000000
|
||||
include:
|
||||
entity_globs:
|
||||
|
||||
Reference in New Issue
Block a user