mirror of https://github.com/tteck/Proxmox.git
Update README.md
This commit is contained in:
parent
dc3ecbf4b0
commit
ca7c7f9d5a
|
@ -618,7 +618,7 @@ sudo systemctl status mariadb
|
||||||
Change the recorder: `db_url:` in your HA configuration.yaml
|
Change the recorder: `db_url:` in your HA configuration.yaml
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
```
|
```yaml
|
||||||
recorder:
|
recorder:
|
||||||
db_url: mysql://admin:password@192.168.100.26:3306/homeassistant?charset=utf8mb4
|
db_url: mysql://admin:password@192.168.100.26:3306/homeassistant?charset=utf8mb4
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue