mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
Update .devcontainer/devcontainer.json
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
@@ -44,7 +44,7 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
"postCreateCommand": {
|
"postCreateCommand": {
|
||||||
"Install Pip Requriements": "/opt/venv/bin/pip3 install pytest docker debugpy"
|
"Install Pip Requirements": "/opt/venv/bin/pip3 install pytest docker debugpy"
|
||||||
},
|
},
|
||||||
"postStartCommand": {
|
"postStartCommand": {
|
||||||
"Start Environment":"${containerWorkspaceFolder}/.devcontainer/scripts/setup.sh",
|
"Start Environment":"${containerWorkspaceFolder}/.devcontainer/scripts/setup.sh",
|
||||||
|
|||||||
Reference in New Issue
Block a user