Set installation_type to labs

This commit is contained in:
Ethan Dennis
2022-09-19 15:19:57 -07:00
parent f7a72f901d
commit 216b844d6b
+2 -1
View File
@@ -14,7 +14,8 @@
"--init"
],
"remoteEnv": {
"DOCKER_ARGS": "--network=host"
"DOCKER_ARGS": "--network=host",
"INSTALLATION_TYPE": "labs"
},
"customizations": {
"vscode": {