Tweaks and fixes
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"features": {
|
||||
"ghcr.io/devcontainers/features/docker-outside-of-docker:1": {}
|
||||
},
|
||||
"postCreateCommand": "corepack enable && corepack prepare pnpm@9.15.0 --activate && pnpm install",
|
||||
"postCreateCommand": "corepack enable && corepack prepare pnpm@10.29.2 --activate && pnpm install",
|
||||
"forwardPorts": [3000, 80],
|
||||
"portsAttributes": {
|
||||
"3000": {
|
||||
|
||||
Reference in New Issue
Block a user