Skip to content

Commit

Permalink
Dev Containers
Browse files Browse the repository at this point in the history
  • Loading branch information
elamaran11 committed Apr 23, 2024
1 parent 66ef8ed commit 7c02d72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"workspaceFolder": "/home/vscode/conformitron",
"workspaceMount": "source=${localWorkspaceFolder},target=/home/vscode/conformitron,type=bind",
"hostRequirements": {
"cpus": 2
"cpus": 4
},
"remoteEnv": {
"PATH": "${containerEnv:PATH}:/home/vscode/conformitron"
Expand Down

0 comments on commit 7c02d72

Please sign in to comment.