Explorar el Código

Update README.md

tteck hace 4 años
padre
commit
e06313cb2f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.md

+ 1 - 1
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@lxc-ip:3306/homeassistant?charset=utf8mb4```
+Change the recorder: `db_url:` in your HA configuration.yaml ```mysql://admin:password@lxc-ip:3306/homeassistant?charset=utf8mb4```
  
 Example: `mysql://admin:password@192.168.1.26:3306/homeassistant?charset=utf8mb4`