This commit is contained in:
Stefan Wieczorek
2022-09-27 10:39:20 +02:00
parent 2adc8fb658
commit c190a115f5

View File

@@ -1,4 +1,4 @@
#{"rootDirectory":"","phpVersion":"8.0","varnishCacheSettings":{"cacheLifetime":"604800","controller":"wordpress","excludes":["wp-login.php","^\/wp-admin\/","t.php"],"excludedParams":["__SID","noCache"]}} #{"rootDirectory":"","phpVersion":"8.0","varnishCacheSettings":{"cacheLifetime":"604800","controller":"wordpress","excludes":["^\/my-account\/","\/cart\/","\/checkout\/","wp-login.php"],"excludedParams":["__SID","noCache"]}}
server { server {
listen 8080; listen 8080;
listen [::]:8080; listen [::]:8080;