This commit is contained in:
Stefan Wieczorek
2024-05-24 13:19:56 +02:00
parent 42378a010e
commit ad44f2a0ba
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.3","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","varnishCacheSettings":{"cacheLifetime":"604800","controller":"generic","excludes":["^\/admin\/"],"excludedParams":["__SID","noCache"]}} #{"rootDirectory":"public","phpVersion":"8.3","varnishCacheSettings":{"cacheLifetime":"604800","controller":"generic","excludes":["^\/admin\/"],"excludedParams":["__SID","noCache"]}}
server { server {
listen 80; listen 80;
listen [::]:80; listen [::]:80;