Update comment

This commit is contained in:
bamurtaugh
2021-03-16 15:43:47 +00:00
parent f218ebf147
commit f0c028c245

View File

@@ -42,6 +42,7 @@
// Use 'postCreateCommand' to run commands after the container is created. // Use 'postCreateCommand' to run commands after the container is created.
"postCreateCommand": "pip3 install -r requirements.txt", "postCreateCommand": "pip3 install -r requirements.txt",
// Use 'portsAttributes' to set default properties for specific forwarded ports.
"portsAttributes": { "portsAttributes": {
"9000": { "9000": {
"label": "Hello Remote World", "label": "Hello Remote World",