build: update plane_api run path
This commit is contained in:
parent
7f91ad9285
commit
7948f3e1cb
1 changed files with 1 additions and 1 deletions
|
|
@ -16,4 +16,4 @@ release:
|
||||||
|
|
||||||
run:
|
run:
|
||||||
plane_web: node apps/app/server.js
|
plane_web: node apps/app/server.js
|
||||||
plane_api: ./bin/takeoff
|
plane_api: ./apiserver/bin/takeoff
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue