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

Commit e9a9db6

Browse files
authored
Update devcontainer.json
1 parent d0f03ac commit e9a9db6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

containers/docker-existing-docker-compose/.devcontainer/devcontainer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"docker-compose.yml"
1010
],
1111

12-
// "The extensions property works as-is"
13-
"extensions": []
12+
// "Add any extensions you want auto-installed here."
13+
"extensions": [],
1414

1515
// "The 'service' property is the name of the service for the container that VS Code should"
1616
// "use. Update this value and .devcontainer/docker-compose.yml to the real service name."

0 commit comments

Comments
 (0)