mirror of
https://gitee.com/zhijiantianya/yudao-cloud.git
synced 2026-05-20 14:17:53 +00:00
7 lines
91 B
YAML
7 lines
91 B
YAML
ports:
|
|
- port: 8000
|
|
onOpen: open-preview
|
|
tasks:
|
|
- init: npm install
|
|
command: npm start
|