1
0
mirror of https://gitlab.com/simple-stock-bots/simple-stock-bot.git synced 2025-07-25 07:32:01 +00:00

dev stuff

This commit is contained in:
2021-11-05 23:29:02 -07:00
parent 87aeafc77f
commit d533c2c4a2
2 changed files with 17 additions and 1 deletions

View File

@@ -10,7 +10,8 @@
"settings": {},
// Add the IDs of extensions you want installed when the container is created.
"extensions": [
"ms-python.python"
"ms-python.python",
"ms-azuretools.vscode-docker"
]
// Use 'forwardPorts' to make a list of ports inside the container available locally.
// "forwardPorts": [],