mirror of
https://github.com/opf/openproject.git
synced 2026-06-13 19:20:00 +00:00
[#48717] Replace DelayedJob with GoodJob.
https://community.openproject.org/work_packages/48717
This commit is contained in:
+1
-1
@@ -68,7 +68,7 @@ services:
|
||||
|
||||
worker:
|
||||
<<: *backend
|
||||
command: bundle exec rake jobs:work
|
||||
command: bundle exec good_job start
|
||||
depends_on:
|
||||
- db
|
||||
- cache
|
||||
|
||||
Reference in New Issue
Block a user