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