mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-22 01:39:21 -07:00
formatting
@@ -118,7 +118,7 @@ If you prefer, you can also directly specify a value instead of substituting an
|
||||
In this example Vaultwarden will be available via https://shared.example.tld/vault/<br/>
|
||||
If you want to use any other sub-path, like `vaultwarden` or `secret-vault` you should change `vault` in the example below to match.<br/>
|
||||
|
||||
You will also need to include the sub-path in the DOMAIN env var value for proxying to work successfully (e.g. DOMAIN: "https://shared.example.tld/vault")
|
||||
You will also need to include the sub-path in the DOMAIN env var value for proxying to work successfully (e.g. `DOMAIN: "https://shared.example.tld/vault"`)
|
||||
|
||||
```lighttpd
|
||||
server.modules += (
|
||||
|
||||
Reference in New Issue
Block a user