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
7eb4ef2932
commit
8f735c046b
@ -3,5 +3,5 @@
|
||||
// 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"
|
||||
"postCreateCommand": "bash install.sh"
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user