fix devcontainer

This commit is contained in:
Maple Nebel 2025-11-05 22:50:51 +01:00
commit d8e53407bc

3
.devcontainer.json Normal file
View file

@ -0,0 +1,3 @@
{
"build": { "dockerfile": "Dockerfile" }
}