diff --git a/.ddev/config.yaml b/.ddev/config.yaml index e3c6052..8726fdc 100644 --- a/.ddev/config.yaml +++ b/.ddev/config.yaml @@ -15,6 +15,7 @@ web_environment: [] nodejs_version: "18" corepack_enable: false disable_upload_dirs_warning: true +omit_containers: [ddev-ssh-agent] xhgui_https_port: "8142" xhgui_http_port: "8143"