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

Commit

Permalink
Update devContainer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Chuxel committed Mar 28, 2019
1 parent 0897706 commit 422d007
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions containers/docker-in-docker-compose/.vscode/devContainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"name": "Docker-in-Docker",
"dockerComposeFile": ".devcontainer/docker-compose.yml",
"service": "docker-in-docker",
"volume": "app",
"volume": "workspace",
"extensions": [
"peterjausovec.vscode-docker"
]
}
}

0 comments on commit 422d007

Please sign in to comment.