Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/1027f8eeb4a9bc0d2b9d5d831176f58a4e879660?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
10 deletions
@ -30,11 +30,7 @@ To create a new Proxmox 6 Home Assistant Container, run the following from Proxm
```
```
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/pve6_ha_container.sh)"
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/pve6_ha_container.sh)"
```
```
## Defaults
< h3 align = "center" id = "heading" > :zap: Default Settings: 4GB RAM - 32GB Storage - 2vCPU :zap:< / h3 >
32GB storage and 512 MiB memory,
go to Resources > Memory and edit your memory amount (4GB=4096) and cores (2)
For Home Assistant interface http:// (LXC IP) :8123
For Home Assistant interface http:// (LXC IP) :8123
@ -61,11 +57,7 @@ To create a new Proxmox 7 Home Assistant Container, run the following from Proxm
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/pve7_ha_container.sh)"
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/pve7_ha_container.sh)"
```
```
## Defaults
< h3 align = "center" id = "heading" > :zap: Default Settings: 4GB RAM - 32GB Storage - 2vCPU :zap:< / h3 >
32GB storage and 512 MiB memory,
go to Resources > Memory and edit your memory amount (4GB=4096) and cores (2)
For Home Assistant interface http:// (LXC IP) :8123
For Home Assistant interface http:// (LXC IP) :8123