From 3cd5603de4758a2ac66e265afad46aecc7112e6d Mon Sep 17 00:00:00 2001 From: Stefan Wieczorek Date: Mon, 19 Sep 2022 17:49:06 +0200 Subject: [PATCH] . --- v2-varnish/WordPress/WordPress | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v2-varnish/WordPress/WordPress b/v2-varnish/WordPress/WordPress index bc1f6e3..9447f91 100644 --- a/v2-varnish/WordPress/WordPress +++ b/v2-varnish/WordPress/WordPress @@ -1,4 +1,4 @@ -#{"rootDirectory":"","phpVersion":"8.0"} +#{"rootDirectory":"","phpVersion":"8.0","varnishCacheSettings":{"excludes":["\/checkout\/","t.php","^\/my-account\/"],"excludedParams":["__SID","noCache","purge"]}} server { listen 8080; listen [::]:8080;