Skip to content

Commit 107c43a

Browse files
committed
fixup! Added instructions on how to combine varnish with basic-auth
1 parent 8171be8 commit 107c43a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/infrastructure_and_maintenance/cache/http_cache/reverse_proxy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ If purge requests to Varnish is protected by Basic Auth, the Basic Auth credenti
154154

155155
Varnish is enabled by default when using [[= product_name_cloud =]]. There is no need to specify `purge_servers` as this is detected
156156
automatically. When enabling Basic Auth on [[= product_name_cloud =]] when using Varnish, you do however need to specify the credentials
157-
using the following environments in order for purging to work:
157+
using the following environment variables in order for purging to work:
158158

159159
```
160160
env:HTTPCACHE_USERNAME=myuser

0 commit comments

Comments
 (0)