Files
yunzhupaas-web-vue3/.gitpod.yml
wangmingwei 7f9e424a5c 初始代码
2026-04-21 17:48:26 +08:00

7 lines
103 B
YAML

ports:
- port: 3344
onOpen: open-preview
tasks:
- init: pnpm install
command: pnpm run dev