Skip to content

Commit

Permalink
Update devcontainer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jfversluis authored Jul 31, 2020
1 parent 35296c7 commit 2e029f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"forwardPorts": [ 5900 ],
"postCreateCommand": ". { iwr -useb https://gist.githubusercontent.com/jfversluis/30ac6ab3036baeedba3d6886211bd882/raw/afc3e2e4f500ab2b1a63d24c41668fb1dad0e508/setupdocker.ps1 } | iex; .\\vncserver.ps1"
}

0 comments on commit 2e029f6

Please sign in to comment.