We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95176dd commit 57f2699Copy full SHA for 57f2699
src/components/quickstart/Cloud.astro
@@ -38,11 +38,7 @@ const { latestVersion } = Astro.props
38
"version": "latest"
39
},
40
"ghcr.io/ddev/ddev/install-ddev:latest": {}
41
- },
42
- "containerEnv": {
43
- "XDG_CONFIG_HOME": "/workspaces/.config"
44
45
- "postCreateCommand": "echo 'it should all be set up'"
+ }
46
}
47
`}
48
theme="nord"
0 commit comments