9 lines
197 B
JSON
9 lines
197 B
JSON
|
{
|
||
|
"name": "Loco",
|
||
|
"dockerComposeFile": "compose.yaml",
|
||
|
"service": "app",
|
||
|
"workspaceFolder": "/workspaces/${localWorkspaceFolderBasename}",
|
||
|
"forwardPorts": [
|
||
|
5150
|
||
|
]
|
||
|
}
|