mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-06-02 21:15:14 -06:00
Updated Proxy examples (markdown)
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;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user