forked from amaury_joly/sample-latex-project
init
This commit is contained in:
@ -12,7 +12,7 @@
|
|||||||
// //Add your customizations here
|
// //Add your customizations here
|
||||||
// },
|
// },
|
||||||
// "forwardPorts": [], //Add your port forwarding from inside/oustide here
|
// "forwardPorts": [], //Add your port forwarding from inside/oustide here
|
||||||
"workspaceMount": "source=/home/amaury/Documents/stage/ConsistenceFaibleByzantine/,target=/workspaces/containers,type=bind", //Add your local mounting inside the DevContainer here
|
"workspaceMount": "source=${localWorkspaceFolder},target=/workspaces/containers,type=bind", //Add your local mounting inside the DevContainer here
|
||||||
"workspaceFolder": "/workspaces/containers", //Add your workspace folder here
|
"workspaceFolder": "/workspaces/containers", //Add your workspace folder here
|
||||||
"customizations": {
|
"customizations": {
|
||||||
"vscode": {
|
"vscode": {
|
||||||
|
Reference in New Issue
Block a user