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
|
|
@ -74,7 +74,7 @@ services:
|
|||
|
||||
plane-worker:
|
||||
image: plane-api
|
||||
container_name: plane-bg
|
||||
container_name: plane-rqworker
|
||||
depends_on:
|
||||
- redis
|
||||
- db
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue