From 3ecc1dcf510105e283c97898dcd7f06725a65702 Mon Sep 17 00:00:00 2001 From: Stefan Wieczorek Date: Tue, 20 Sep 2022 18:01:54 +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 af52df3..fbaa5b3 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","\/checkout\/","^\/my-account\/","t.php"],"excludedParams":["__SID","noCache"]}} server { listen 8080; listen [::]:8080;