We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5c649e commit d3c8667Copy full SHA for d3c8667
.devcontainer/docker-compose.yml
@@ -13,7 +13,7 @@ services:
13
14
volumes:
15
# Update this to wherever you want VS Code to mount the folder of your project
16
- - ..:/srv/app:cached
+ # - ..:/srv/app:cached
17
18
# Uncomment the next four lines if you will use a ptrace-based debugger like C++, Go, and Rust.
19
# cap_add:
0 commit comments