浏览代码

Update README.md

tteck 4 年之前
父节点
当前提交
2e94e94229
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -234,6 +234,7 @@ Checking status.
 sudo systemctl status mariadb
 ``` 
 Change your recorder: db_url: in the HA configuration.yaml ```mysql://admin:password@lxc-ip:3306/homeassistant?charset=utf8mb4```
+ 
 Example: `mysql://admin:password@192.168.1.26:3306/homeassistant?charset=utf8mb4`
  
 </details>