diff --git a/.ddev/config.yaml b/.ddev/config.yaml index 315b64d..ccc2e11 100644 --- a/.ddev/config.yaml +++ b/.ddev/config.yaml @@ -1,7 +1,7 @@ name: localgov-microsites type: drupal10 docroot: web -php_version: "8.1" +php_version: "8.2" webserver_type: nginx-fpm router_http_port: "80" router_https_port: "443"