Skip to content

Commit 926dfb3

Browse files
authored
Update devcontainer.json
1 parent 7445ed2 commit 926dfb3

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.devcontainer/devcontainer.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,15 @@
88
"cschlosser.doxdocgen",
99
"hellbent.vscode-faust"
1010
],
11+
"customizations": {
12+
"codespaces": {
13+
"repositories": {
14+
"iPlug2/iPlug2": {
15+
"permissions": "read-all"
16+
}
17+
}
18+
}
19+
},
1120
"postCreateCommand": "./setup_container.sh",
1221
"portsAttributes": {
1322
"8001": {

0 commit comments

Comments
 (0)