Skip to content
Snippets Groups Projects
Commit 63a556ea authored by Guillaume ROSINOSKY's avatar Guillaume ROSINOSKY
Browse files

add port forward for VNC

parent 84a038f8
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@
],
// Use 'forwardPorts' to make a list of ports inside the container available locally.
"forwardPorts": [],
"forwardPorts": [5900],
// Use 'postCreateCommand' to run commands after the container is created.
// "postCreateCommand": "gcc -v",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment