Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/1bbea86fdfc5db8b17158cadc798b881ed7993a7 You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update README.md

pull/10/head
tteck 4 years ago committed by GitHub
parent cd9d6d2c1d
commit 1bbea86fdf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -120,7 +120,13 @@ To create a new Proxmox Nginx Proxy Manager LXC Container, run the following fro
```
changeme
```
Add to your `configuration.yaml`
```
http:
use_x_forwarded_for: true
trusted_proxies:
- 192.168.86.103 #(Nginx Proxy Manager LXC IP)
```
Thanks to [ej52](https://github.com/ej52/proxmox-scripts/blob/main/lxc/nginx-proxy-manager/README.md) for his hard work.

Loading…
Cancel
Save

Powered by BW's shoe-string budget.