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

Update README.md

pull/17/head
tteckster 3 years ago committed by GitHub
parent a5d5769520
commit 77ce1f8e31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -302,6 +302,13 @@ Now restart Mosquitto server.
sudo systemctl restart mosquitto
```
⚙️ **To Update MQTT:**
Run from the LXC console
```yaml
apt update && apt upgrade -y
```
____________________________________________________________________________________________
</details>
@ -442,6 +449,12 @@ Change the recorder: `db_url:` in your HA configuration.yaml
Example: `mysql://admin:password@192.168.100.26:3306/homeassistant?charset=utf8mb4`
⚙️ **To Update Mariadb:**
Run from the LXC console
```yaml
apt update && apt upgrade -y
```
____________________________________________________________________________________________
</details>

Loading…
Cancel
Save

Powered by BW's shoe-string budget.