From ded006b1841a54a9169a1969935e0762a109b2df Mon Sep 17 00:00:00 2001 From: tteck Date: Fri, 13 Aug 2021 14:42:02 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c5eae77..4ce1947d 100644 --- a/README.md +++ b/README.md @@ -233,7 +233,7 @@ Checking status. ``` sudo systemctl status mariadb ``` -Change your recorder: db_url: in the HA configuration.yaml ```mysql://admin:password@192.168.100.lxc-ip:3306/homeassistant?charset=utf8mb4``` +Change your recorder: db_url: in the HA configuration.yaml ```mysql://admin:password@_lxc-ip_:3306/homeassistant?charset=utf8mb4```