parent
bc9ea6e4b0
commit
62cd2b9025
@ -0,0 +1,8 @@
|
||||
{
|
||||
"name": "Swarms Project",
|
||||
"dockerFile": "Dockerfile",
|
||||
"forwardPorts": [
|
||||
8000
|
||||
],
|
||||
"postCreateCommand": "pip install -r requirements.txt"
|
||||
}
|
Loading…
Reference in new issue