update devcontainer

This commit is contained in:
2025-08-26 18:45:44 +02:00
parent 5b8f3d64a0
commit db31bb5bc5
4 changed files with 138 additions and 166 deletions

View File

@ -1,7 +1,6 @@
{
"workspaceFolder": "/workspace",
"workspaceMount": "source=${localWorkspaceFolder},target=/workspace,type=bind,Z",
"runArgs": ["--network=dev-network"],
"build": {
"dockerfile": "Dockerfile"
},