Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/800bac5bb1705d0ce915ff8d4ce1264a89a23b0a?style=split&whitespace=ignore-eol
You should set ROOT_URL correctly, otherwise the web may not work correctly.
1 changed files with
2 additions and
2 deletions
@ -322,7 +322,7 @@ Update from the Homebridge UI
< details >
< details >
< summary markdown = "span" > ESPHome LXC< / summary >
< summary markdown = "span" > 🔸 ESPHome LXC< / summary >
< p align = "center" > < img src = "https://github.com/home-assistant/brands/blob/master/core_integrations/esphome/dark_icon@2x.png?raw=true" height = "100" / > < / p >
< p align = "center" > < img src = "https://github.com/home-assistant/brands/blob/master/core_integrations/esphome/dark_icon@2x.png?raw=true" height = "100" / > < / p >
@ -331,7 +331,7 @@ Update from the Homebridge UI
To create a new Proxmox ESPHome LXC, run the following in the Proxmox Shell.
To create a new Proxmox ESPHome LXC, run the following in the Proxmox Shell.
```yaml
```yaml
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/esphome_container .sh)"
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/esphome.sh)"
```
```
< h3 align = "center" id = "heading" > ⚡ Default Settings: 1GB RAM - 4GB Storage - 2vCPU ⚡< / h3 >
< h3 align = "center" id = "heading" > ⚡ Default Settings: 1GB RAM - 4GB Storage - 2vCPU ⚡< / h3 >