From 9bcbb945231f4ce02bdb6a446614483c9519f862 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Fri, 9 May 2025 01:22:06 -0700 Subject: [PATCH] Update index.md --- docs/troubleshooting/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/troubleshooting/index.md b/docs/troubleshooting/index.md index 0825eb0b2..f63aaf500 100644 --- a/docs/troubleshooting/index.md +++ b/docs/troubleshooting/index.md @@ -84,7 +84,7 @@ services: ## Running homepage behind a proxy -If you are running homepage behind e.g. squid proxy, you can set the environment variable `HOMEPAGE_HTTP_PROXY_URL` to the URL of your proxy. This will allow homepage to use the proxy for all outgoing requests. +If you are running homepage behind e.g. squid proxy, you can set the environment variable `HOMEPAGE_HTTP_PROXY` to the URL of your proxy. This will allow homepage to use the proxy for all outgoing requests. ```yaml services: