This commit is contained in:
Stefan Wieczorek
2022-09-27 16:18:28 +02:00
parent 249e0170f3
commit e70d36af2e
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
#{"rootDirectory":"web","phpVersion":"8.0","varnishCacheSettings":{"cacheLifetime":"604800","controller":"generic","excludes":["^\/admin\/"],"excludedParams":["__SID","noCache"]}}
#{"rootDirectory":"web","phpVersion":"8.0","varnishCacheSettings":{"cacheLifetime":"604800","controller":"drupal","excludes":["^\/admin\/"],"excludedParams":["__SID","noCache"]}}
server {
listen 8080;
listen [::]:8080;

View File

@@ -1,4 +1,4 @@
#{"rootDirectory":"web","phpVersion":"8.1","varnishCacheSettings":{"cacheLifetime":"604800","controller":"generic","excludes":["^\/admin\/"],"excludedParams":["__SID","noCache"]}}
#{"rootDirectory":"web","phpVersion":"8.1","varnishCacheSettings":{"cacheLifetime":"604800","controller":"drupal","excludes":["^\/admin\/"],"excludedParams":["__SID","noCache"]}}
server {
listen 8080;
listen [::]:8080;