This commit is contained in:
Stefan Wieczorek
2024-12-03 09:42:03 +01:00
parent 832efea569
commit 9c48b05ddf
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
#{"rootDirectory":"public","phpVersion":"8.3","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.3","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;