mirror of
https://github.com/tfausak/witch.git
synced 2024-11-22 14:58:13 +03:00
7 lines
172 B
JSON
7 lines
172 B
JSON
|
{
|
||
|
"dockerComposeFile": "compose.yaml",
|
||
|
"initializeCommand": "docker volume create cabal-store",
|
||
|
"service": "devcontainer",
|
||
|
"workspaceFolder": "/workspaces/witch"
|
||
|
}
|