forked from github/plane
build: update background worker container name and create app.json for heroku deployments
This commit is contained in:
@@ -74,7 +74,7 @@ services:
|
||||
|
||||
plane-worker:
|
||||
image: plane-api
|
||||
container_name: plane-bg
|
||||
container_name: plane-rqworker
|
||||
depends_on:
|
||||
- redis
|
||||
- db
|
||||
|
||||
Reference in New Issue
Block a user