Update WordPress

Sert php version to 8.3 as this is also the recommended version from https://wordpress.org/about/requirements/
This commit is contained in:
Benjamin Schirmer
2026-01-13 20:17:32 +01:00
committed by GitHub
parent 997dfbd4fa
commit ee34f335ed

View File

@@ -1,4 +1,4 @@
#{"rootDirectory":"","phpVersion":"8.0","varnishCacheSettings":{"cacheLifetime":"604800","controller":"wordpress","excludes":["^\/my-account\/","\/cart\/","\/checkout\/","wp-login.php"],"excludedParams":["__SID","noCache"]}} #{"rootDirectory":"","phpVersion":"8.3","varnishCacheSettings":{"cacheLifetime":"604800","controller":"wordpress","excludes":["^\/my-account\/","\/cart\/","\/checkout\/","wp-login.php"],"excludedParams":["__SID","noCache"]}}
server { server {
listen 80; listen 80;
listen [::]:80; listen [::]:80;