From 51d536119c37799997fb4929b914db37b8ca175f Mon Sep 17 00:00:00 2001 From: Chris Olin Date: Thu, 30 Oct 2025 03:06:49 -0400 Subject: [PATCH] formatting --- Proxy-examples.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Proxy-examples.md b/Proxy-examples.md index af8081b..dd301dc 100644 --- a/Proxy-examples.md +++ b/Proxy-examples.md @@ -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/
If you want to use any other sub-path, like `vaultwarden` or `secret-vault` you should change `vault` in the example below to match.
-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 += (