fix(docker): web

This commit is contained in:
Acbox
2026-03-07 15:23:34 +08:00
parent 99657740ad
commit 32f331011d
4 changed files with 263 additions and 276 deletions
+1 -1
View File
@@ -123,7 +123,7 @@ services:
context: ..
dockerfile: devenv/Dockerfile.web
container_name: memoh-dev-web
working_dir: /workspace/packages/web
working_dir: /workspace/apps/web
command: ["pnpm", "dev"]
volumes:
- ..:/workspace