fix: use normalized Home Assistant vault cache key
This commit is contained in:
parent
6e80578ca6
commit
ccfd1ea9b4
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ services:
|
|||
url: "http://10.10.1.1:8123"
|
||||
auth: bearer
|
||||
key_file: homeassistent
|
||||
vault_key: ha_token
|
||||
vault_key: ha-token
|
||||
description: "Home automation"
|
||||
health_path: "/api/"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue