Skip to content

Commit f0fad3d

Browse files
docker fix
1 parent 12b9746 commit f0fad3d

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

packages/projects-docs/pages/sdk/templates.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -166,12 +166,6 @@ You can run additional services using Docker Compose by adding a `docker-compose
166166

167167
```yaml
168168
services:
169-
app:
170-
build:
171-
context: ./.codesandbox
172-
dockerfile: Dockerfile
173-
command: sleep infinity
174-
175169
db:
176170
image: postgres:16-alpine
177171
ports:

0 commit comments

Comments
 (0)