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;