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

add vnc port to devcontainer

parent 59fb0ffa
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