8 lines
115 B
JSON
8 lines
115 B
JSON
{
|
|
"build": {
|
|
"context": "..",
|
|
"dockerfile": "./Dockerfile"
|
|
},
|
|
"forwardPorts": [9501]
|
|
}
|