Tweaks and fixes

This commit is contained in:
2026-02-10 21:09:01 -03:00
parent 8cbbcc115d
commit 16043b1c02
6 changed files with 479 additions and 10 deletions

View File

@@ -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": {