This commit is contained in:
Stefan Wieczorek
2025-12-08 13:27:49 +01:00
parent 96ea89eadc
commit 6f039c28e2
4 changed files with 3 additions and 3 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.4","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.4","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.1"}
#{"rootDirectory":"public","phpVersion":"8.4"}
server {
listen 80;
listen [::]:80;