1
0
mirror of https://github.com/tteck/Proxmox.git synced 2025-07-15 22:06:14 +02:00

Update README.md

This commit is contained in:
tteck
2021-08-13 14:42:02 -04:00
committed by GitHub
parent b2313dd57c
commit ded006b184

@ -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>