Skip to content

Commit d46db14

Browse files
authored
Update Varnish host port in shopware reverse_proxy hosts
1 parent 4e63336 commit d46db14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/ecommerce-applications/shopware-6/how-to-configure-varnish-for-shopware-6.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ location ~ \.php$ {
8989
Go to [Shopware's Reverse Http Cache documentation](https://developer.shopware.com/docs/guides/hosting/infrastructure/reverse-http-cache) to configure Shopware to take Varnish into account.
9090

9191
```{important}
92-
Make sure your hosts in the shopware => http_cache => reverse_proxy section is set to `http://varnish:8081` to prevent cURL SSL ERRORS.
92+
Make sure your hosts in the shopware => http_cache => reverse_proxy section is set to `http://varnish:6081` to prevent cURL SSL ERRORS.
9393
```
9494
## Step Four: Implement a .vcl Into Varnish
9595

0 commit comments

Comments
 (0)