Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/dc3ecbf4b0fb49b68df2233e8ccd82221b20dd87?style=unified&whitespace=ignore-all You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update README.md

pull/319/head
tteckster 3 years ago committed by GitHub
parent ef534db843
commit dc3ecbf4b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -617,7 +617,11 @@ sudo systemctl status mariadb
```
Change the recorder: `db_url:` in your HA configuration.yaml
Example: `mysql://admin:password@192.168.100.26:3306/homeassistant?charset=utf8mb4`
Example:
```
recorder:
db_url: mysql://admin:password@192.168.100.26:3306/homeassistant?charset=utf8mb4
```
⚙️ **To Update Mariadb:**

Loading…
Cancel
Save

Powered by BW's shoe-string budget.