{
"build": {
"context": "../",
"dockerfile": "../Dockerfile",
"target": "dev",
},
"forwardPorts": [8090]
}