admin-vben/.gitpod.yml

7 lines
103 B
YAML
Raw Normal View History

2023-03-18 13:10:54 +00:00
ports:
- port: 3344
onOpen: open-preview
tasks:
- init: pnpm install
command: pnpm run dev