mirror of
https://gitee.com/zhijiantianya/yudao-cloud.git
synced 2026-05-14 11:17:48 +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
|