build: update background worker container name and create app.json for heroku deployments

This commit is contained in:
pablohashescobar
2022-12-13 21:30:50 +05:30
parent 0bc33ab9c8
commit 5eea5529ed
3 changed files with 18 additions and 2 deletions

View File

@@ -74,7 +74,7 @@ services:
plane-worker:
image: plane-api
container_name: plane-bg
container_name: plane-rqworker
depends_on:
- redis
- db