From 5dbfad68ad77e4d25ef9f0ee7633f49ce13dfd20 Mon Sep 17 00:00:00 2001 From: Jason Kulatunga Date: Thu, 26 May 2022 21:51:02 -0700 Subject: [PATCH] fix titles. --- docs/TROUBLESHOOTING_REVERSE_PROXY.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/TROUBLESHOOTING_REVERSE_PROXY.md b/docs/TROUBLESHOOTING_REVERSE_PROXY.md index 8fe0bc4..827e503 100644 --- a/docs/TROUBLESHOOTING_REVERSE_PROXY.md +++ b/docs/TROUBLESHOOTING_REVERSE_PROXY.md @@ -57,7 +57,9 @@ You may also configure these values using the following environmental variables - `COLLECTOR_API_ENDPOINT=http://localhost:8080/custombasepath` - `SCRUTINY_WEB_LISTEN_BASEPATH=/custombasepath` -## Caddy Example +# Real Examples + +## Caddy 1. Create a Caddyfile ```yaml