mirror of
https://github.com/len0rd/personal-website.git
synced 2025-09-09 15:47:46 -04:00
8 lines
143 B
JSON
8 lines
143 B
JSON
{
|
|
"build": {
|
|
"context": "../",
|
|
"dockerfile": "../Dockerfile",
|
|
"target": "dev",
|
|
},
|
|
"forwardPorts": [8090]
|
|
}
|