Browse Source

Update README.md

tteck 4 years ago
parent
commit
ded006b184
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -233,7 +233,7 @@ Checking status.
 ```
 ```
 sudo systemctl status mariadb
 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```
 
 
  
  
 </details>
 </details>