From 06880914ec8d4b1dc5b6b665510a302bb5ebb306 Mon Sep 17 00:00:00 2001 From: Stefan Wieczorek Date: Mon, 19 Sep 2022 19:02:10 +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 9447f91..62983ad 100644 --- a/v2-varnish/WordPress/WordPress +++ b/v2-varnish/WordPress/WordPress @@ -1,4 +1,4 @@ -#{"rootDirectory":"","phpVersion":"8.0","varnishCacheSettings":{"excludes":["\/checkout\/","t.php","^\/my-account\/"],"excludedParams":["__SID","noCache","purge"]}} +#{"rootDirectory":"","phpVersion":"8.0","varnishCacheSettings":{"controller":"wordpress","excludes":["\/checkout\/","t.php","^\/my-account\/"],"excludedParams":["__SID","noCache","purge"]}} server { listen 8080; listen [::]:8080;