Fix devcontainer.
This commit is contained in:
@@ -13,7 +13,7 @@ services:
|
||||
|
||||
volumes:
|
||||
# Update this to wherever you want VS Code to mount the folder of your project
|
||||
- ..:/workspaces:cached
|
||||
# - ..:/src:cached
|
||||
|
||||
# Uncomment the next four lines if you will use a ptrace-based debugger like C++, Go, and Rust.
|
||||
# cap_add:
|
||||
|
||||
Reference in New Issue
Block a user