today.isangjeong/.devcontainer/devcontainer.json
2024-11-06 22:57:35 +09:00

6 lines
No EOL
84 B
JSON

{
"build": {
"dockerfile": "Dockerfile",
"context": ".."
}
}