mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
Update devcontainer.json
This commit is contained in:
parent
2fc9d623f6
commit
7eb4ef2932
@ -1,9 +1,7 @@
|
||||
{
|
||||
"name": "Openclassify",
|
||||
// Your code path from the .devcontainer directory
|
||||
"workspaceFolder": "../app",
|
||||
"name": "Openclassify",
|
||||
// List of ports that you want to preview
|
||||
"forwardPorts": [80],
|
||||
// Script to run to bootstrap the app when the space is created
|
||||
"postCreateCommand": ". ../install.sh"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user