We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12b9746 commit f0fad3dCopy full SHA for f0fad3d
1 file changed
packages/projects-docs/pages/sdk/templates.mdx
@@ -166,12 +166,6 @@ You can run additional services using Docker Compose by adding a `docker-compose
166
167
```yaml
168
services:
169
- app:
170
- build:
171
- context: ./.codesandbox
172
- dockerfile: Dockerfile
173
- command: sleep infinity
174
-
175
db:
176
image: postgres:16-alpine
177
ports:
0 commit comments