formatting

Chris Olin
2025-10-30 03:06:49 -04:00
parent 24624c21e3
commit 51d536119c

@@ -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/> 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/> 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 ```lighttpd
server.modules += ( server.modules += (