Skip to content

Commit 57f2699

Browse files
authored
docs(quickstart): update codespaces, for ddev/ddev#8032 (#523)
1 parent 95176dd commit 57f2699

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

src/components/quickstart/Cloud.astro

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,7 @@ const { latestVersion } = Astro.props
3838
"version": "latest"
3939
},
4040
"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'"
41+
}
4642
}
4743
`}
4844
theme="nord"

0 commit comments

Comments
 (0)