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;