Fix devcontainer.

This commit is contained in:
2026-01-01 18:09:47 +01:00
parent 3a4e631b2b
commit 40f8077b82
2 changed files with 3 additions and 3 deletions

View File

@@ -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: