rust-nex/.devcontainer.json

3 lines
46 B
JSON
Raw Normal View History

2025-11-05 22:47:06 +01:00
{
"build": { "dockerfile": "Dockerfile" }
}