Update README.md

This commit is contained in:
tteck 2021-09-03 16:13:36 -04:00 committed by GitHub
parent d7897fff01
commit 0b14f7517f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@ Add to your `configuration.yaml`
http: http:
use_x_forwarded_for: true use_x_forwarded_for: true
trusted_proxies: trusted_proxies:
- 192.168.86.103 ### (Nginx Proxy Manager LXC IP) - 192.168.100.27 ###(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. Thanks to [ej52](https://github.com/ej52/proxmox-scripts/blob/main/lxc/nginx-proxy-manager/README.md) for his hard work.