diff --git a/src/components/quickstart/Cloud.astro b/src/components/quickstart/Cloud.astro index 8b74b859..5867fa7a 100644 --- a/src/components/quickstart/Cloud.astro +++ b/src/components/quickstart/Cloud.astro @@ -38,11 +38,7 @@ const { latestVersion } = Astro.props "version": "latest" }, "ghcr.io/ddev/ddev/install-ddev:latest": {} - }, - "containerEnv": { - "XDG_CONFIG_HOME": "/workspaces/.config" - }, - "postCreateCommand": "echo 'it should all be set up'" + } } `} theme="nord"