This commit is contained in:
Stefan Wieczorek
2025-08-07 14:59:41 +02:00
parent 1438d26ba1
commit 1c0516285a
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
#{"rootDirectory":"webroot","phpVersion":"8.2","varnishCacheSettings":{"cacheLifetime":"604800","controller":"generic","excludes":["^\/admin\/"],"excludedParams":["__SID","noCache"]}}
#{"rootDirectory":"webroot","phpVersion":"8.4","varnishCacheSettings":{"cacheLifetime":"604800","controller":"generic","excludes":["^\/admin\/"],"excludedParams":["__SID","noCache"]}}
server {
listen 80;
listen [::]:80;

View File

@@ -1,4 +1,4 @@
#{"rootDirectory":"webroot","phpVersion":"8.2","varnishCacheSettings":{"cacheLifetime":"604800","controller":"generic","excludes":["^\/admin\/"],"excludedParams":["__SID","noCache"]}}
#{"rootDirectory":"webroot","phpVersion":"8.4","varnishCacheSettings":{"cacheLifetime":"604800","controller":"generic","excludes":["^\/admin\/"],"excludedParams":["__SID","noCache"]}}
server {
listen 80;
listen [::]:80;

View File

@@ -1,4 +1,4 @@
#{"rootDirectory":"webroot","phpVersion":"8.1"}
#{"rootDirectory":"webroot","phpVersion":"8.4"}
server {
listen 80;
listen [::]:80;