diff --git a/.ddev/config.yaml b/.ddev/config.yaml index 9b21618..473f8aa 100644 --- a/.ddev/config.yaml +++ b/.ddev/config.yaml @@ -1,7 +1,7 @@ name: tea type: php docroot: "" -php_version: "7.4" +php_version: "8.1" webserver_type: nginx-fpm router_http_port: "8081" router_https_port: "4434"