Rev python example

This commit is contained in:
Chuck Lantz
2019-04-19 13:47:02 -07:00
parent a48afbb8de
commit 0715db599a
5 changed files with 62 additions and 15 deletions

View File

@@ -1,6 +1,7 @@
{
"name": "Python Sample",
"dockerFile": "Dockerfile",
"appPort": 9000,
"context": "..",
"extensions": [
"ms-python.python",