Update devcontainer.json

This commit is contained in:
Pascal Vizeli 2019-08-20 17:51:27 +02:00 committed by GitHub
parent 1ea63f185c
commit b3eff41692
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@
"appPort": "9123:8123",
"runArgs": [
"-e",
"GIT_EDITOR='code --wait'",
"GIT_EDITOR=\"code --wait\"",
"--privileged"
],
"extensions": [