Updated Proxy examples (markdown)

Mathijs van Veluw
2022-02-04 11:20:02 +01:00
parent 8c33803a65
commit cbc9d06127

@@ -201,6 +201,7 @@ server {
## Using a Sub Path Config
# Path to the root of your installation
# Be sure to add the trailing /, else you could have issues
location /vault/ {
proxy_set_header Host $host;
proxy_set_header X-Real-IP $remote_addr;