Add forwardPorts

This commit is contained in:
Brian McManus 2022-11-08 13:52:13 -07:00 committed by GitHub
parent a66bfb9ef6
commit e8901c5bcb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,5 +25,6 @@
"label": "Application", "label": "Application",
"onAutoForward": "openPreview" "onAutoForward": "openPreview"
} }
} },
"forwardPorts": [3000]
} }