Skip to content

Commit 2a58fb1

Browse files
Updated devcontainer format
1 parent de99493 commit 2a58fb1

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.devcontainer/devcontainer.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@
1414
"installGradle": "true"
1515
}
1616
},
17-
"runArgs": [
18-
"--add-host=host.docker.internal:host-gateway"
19-
],
17+
"runArgs": ["--add-host=host.docker.internal:host-gateway"],
2018
"remoteUser": "ubuntu"
2119
}

0 commit comments

Comments
 (0)