Up[date snapshots and generation
This commit is contained in:
@@ -3,7 +3,9 @@
|
||||
"dockerFile": "Dockerfile",
|
||||
"workspaceFolder": "/workspaces/mifi-ventures-landing",
|
||||
"workspaceMount": "source=${localWorkspaceFolder},target=/workspaces/mifi-ventures-landing,type=bind",
|
||||
"postCreateCommand": "pnpm install && pnpm exec playwright install chromium",
|
||||
"runArgs": ["-u", "root"],
|
||||
"remoteUser": "root",
|
||||
"postCreateCommand": "pnpm install",
|
||||
"forwardPorts": [5173, 4173],
|
||||
"portsAttributes": {
|
||||
"5173": {
|
||||
@@ -38,6 +40,5 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"remoteUser": "node"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user