Update comment
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user