Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/545e68641acd5a202a67f6ef77e1d39f3c2c4479?style=unified&whitespace=show-all
You should set ROOT_URL correctly, otherwise the web may not work correctly.
1 changed files with
21 additions and
0 deletions
@ -25,6 +25,27 @@ ________________________________________________________________________________
< / details >
< details >
< summary markdown = "span" > Proxmox Dark Theme< / summary >
< p align = "center" > < img src = "https://camo.githubusercontent.com/f6f33a09f8c1207dfb3dc1cbd754c2f3393562c11b1c999751ad9a91a656834a/68747470733a2f2f692e696d6775722e636f6d2f536e6c437948462e706e67" height = "100" / > < / p >
< h1 align = "center" id = "heading" > Proxmox Dark Theme < / h1 >
A dark theme for the Proxmox Web UI by [Weilbyte ](https://github.com/Weilbyte/PVEDiscordDark )
Run the following in the Proxmox Web Shell.
```
bash < (curl -s https://raw.githubusercontent.com/Weilbyte/PVEDiscordDark/master/PVEDiscordDark.sh ) install
```
To uninstall the theme, simply run the script with the `uninstall` command.
____________________________________________________________________________________________
< / details >
< details >
< summary markdown = "span" > Home Assistant OS VM< / summary >