build: update background worker container name and create app.json for heroku deployments
This commit is contained in:
parent
0bc33ab9c8
commit
5eea5529ed
3 changed files with 18 additions and 2 deletions
|
|
@ -17,4 +17,4 @@ release:
|
|||
run:
|
||||
plane-frontend: node apps/app/server.js
|
||||
plane-backend: ./apiserver/bin/takeoff
|
||||
plane-worker: python manage.py rqworker
|
||||
plane-rqworker: ./apiserver/bin/worker
|
||||
Loading…
Add table
Add a link
Reference in a new issue