From 02320e195ee0b1d694c5767d04e92c66091f0c0c Mon Sep 17 00:00:00 2001 From: Stefan Wieczorek Date: Sat, 24 Sep 2022 11:18:02 +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 d057b4e..ae701b4 100644 --- a/v2-varnish/WordPress/WordPress +++ b/v2-varnish/WordPress/WordPress @@ -1,4 +1,4 @@ -#{"rootDirectory":"","phpVersion":"8.0","varnishCacheSettings":{"cacheLifetime":"604800","controller":"wordpress","excludes":["wp-login.php","\/checkout\/","^\/my-account\/","t.php"],"excludedParams":["__SID","noCache"]}} +#{"rootDirectory":"","phpVersion":"8.0","varnishCacheSettings":{"cacheLifetime":"604800","controller":"wordpress","excludes":["wp-login.php","^\/wp-admin\/","t.php"],"excludedParams":["__SID","noCache"]}} server { listen 8080; listen [::]:8080;