mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 01:26:11 -08:00
Devcontainer setup
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
}
|
||||
},
|
||||
|
||||
"postCreateCommand": "pip install pytest docker",
|
||||
"postCreateCommand": "/opt/venv/bin/pip3 install pytest docker debugpy",
|
||||
"postStartCommand": "${containerWorkspaceFolder}/.devcontainer/scripts/setup.sh",
|
||||
|
||||
"customizations": {
|
||||
|
||||
Reference in New Issue
Block a user