diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index aa51d7e..0ab2d4f 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -1,7 +1,6 @@ { "name": "Codespace to perform GitHub Actions Importer Labs", "remoteEnv": { - "DOCKER_ARGS": "--network=host", "INSTALLATION_TYPE": "labs" }, "hostRequirements": {