Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.

Commit 6a631a0

Browse files
committed
Update docker-compose.yml
1 parent 18b824b commit 6a631a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

container-templates/docker-compose/.devcontainer/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ services:
1515
ports:
1616
- "3000:3000"
1717

18-
volumes:
18+
volumes:
1919
# This is where VS Code should expect to find your project's source code
2020
# and the value of "workspaceFolder" in .devcontainer/devcontainer.json
2121
- ..:/workspace

0 commit comments

Comments
 (0)