This commit is contained in:
Stefan Wieczorek
2025-12-09 10:16:46 +01:00
parent 57643eb7d6
commit d349cf267f
2 changed files with 2 additions and 2 deletions

View File

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

View File

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