修改 thingsboard 部署
This commit is contained in:
parent
1f5ba130fb
commit
ef5032d2b8
|
|
@ -59,7 +59,7 @@ infrastructure:
|
|||
docker_service: wvp-web
|
||||
pre_deploy_commands:
|
||||
- cd wvpweb && npm install && npm run build:prod
|
||||
- cp -r wvpweb/dist docker/wvp/web/html/
|
||||
- cp -r wvpweb/dist docker/wvp/web/html/dist
|
||||
wait_time: 10 # Nginx 启动较快
|
||||
|
||||
- name: thingsboard-ce
|
||||
|
|
|
|||
Loading…
Reference in New Issue