diff --git a/Proxy-examples.md b/Proxy-examples.md index bc35f25..f037cca 100644 --- a/Proxy-examples.md +++ b/Proxy-examples.md @@ -64,6 +64,8 @@ If you prefer, you can also directly specify a value instead of substituting an reverse_proxy /notifications/hub :3012 # Proxy everything else to Rocket + # if located at a sub-path the reverse_proxy line will look like: + # reverse_proxy /subpath/* :80 reverse_proxy :80 { # Send the true remote IP to Rocket, so that vaultwarden can put this in the # log, so that fail2ban can ban the correct IP.