diff --git a/.ddev/config.yaml b/.ddev/config.yaml index 49b0d62..cdcbc5e 100644 --- a/.ddev/config.yaml +++ b/.ddev/config.yaml @@ -7,8 +7,8 @@ xdebug_enabled: false additional_hostnames: [] additional_fqdns: [] database: - type: mariadb - version: "10.11" + type: postgres + version: "17" use_dns_when_possible: true composer_version: "2" web_environment: []