remove docker args for host network

This commit is contained in:
j-dunham
2023-05-04 15:33:57 -04:00
parent 6cae6721b6
commit 2ca47ca3cb
-1
View File
@@ -1,7 +1,6 @@
{
"name": "Codespace to perform GitHub Actions Importer Labs",
"remoteEnv": {
"DOCKER_ARGS": "--network=host",
"INSTALLATION_TYPE": "labs"
},
"hostRequirements": {