mirror of
https://github.com/len0rd/personal-website.git
synced 2025-03-01 03:51:57 -05:00
9 lines
143 B
JSON
9 lines
143 B
JSON
{
|
|
"build": {
|
|
"context": "../",
|
|
"dockerfile": "../Dockerfile",
|
|
"target": "dev",
|
|
},
|
|
"forwardPorts": [8090]
|
|
}
|