Fixed .devcontainer to be as it is in original repo
This commit is contained in:
@@ -27,10 +27,10 @@
|
||||
////////////////////////////////////
|
||||
// Linux Setup (X11)
|
||||
////////////////////////////////////
|
||||
"mounts": [
|
||||
"source=/tmp/.X11-unix,target=/tmp/.X11-unix,type=bind,consistency=cached"
|
||||
],
|
||||
"containerEnv": {},
|
||||
//"mounts": [
|
||||
//"source=/tmp/.X11-unix,target=/tmp/.X11-unix,type=bind,consistency=cached"
|
||||
//],
|
||||
//"containerEnv": {},
|
||||
|
||||
|
||||
////////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user