This commit is contained in:
Stefan Wieczorek
2025-12-08 14:11:27 +01:00
parent aaf596c71a
commit 2ac32c2e8f
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
#{"rootDirectory":"public","phpVersion":"8.4","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 { server {
listen 80; listen 80;
listen [::]:80; listen [::]:80;

View File

@@ -1,4 +1,4 @@
#{"rootDirectory":"public","phpVersion":"8.4","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 { server {
listen 80; listen 80;
listen [::]:80; listen [::]:80;

View File

@@ -1,4 +1,4 @@
#{"rootDirectory":"public","phpVersion":"8.2"} #{"rootDirectory":"public","phpVersion":"8.5"}
server { server {
listen 80; listen 80;
listen [::]:80; listen [::]:80;