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

add vnc port

parent eae21a4c
Branches master
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