Update index.md

This commit is contained in:
shamoon 2025-05-09 01:22:06 -07:00
parent b118fa1204
commit 9bcbb94523
No known key found for this signature in database

View File

@ -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: