mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-30 02:14:34 +01:00
Update README.md
This commit is contained in:
parent
ded006b184
commit
a61ffa64d0
@ -233,8 +233,8 @@ Checking status.
|
|||||||
```
|
```
|
||||||
sudo systemctl status mariadb
|
sudo systemctl status mariadb
|
||||||
```
|
```
|
||||||
Change your recorder: db_url: in the HA configuration.yaml ```mysql://admin:password@_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```
|
||||||
|
Example: `mysql://admin:password@192.168.1.26:3306/homeassistant?charset=utf8mb4`
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user