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