mirror of
https://github.com/internetee/registry.git
synced 2025-07-27 21:16:12 +02:00
Merge pull request #2337 from internetee/2334-remove-que
Refactor: remove legacy que
This commit is contained in:
commit
12fdf78b5f
22 changed files with 22 additions and 452 deletions
|
@ -431,7 +431,6 @@ Rails.application.routes.draw do
|
|||
resources :bounced_mail_addresses, only: %i[index show destroy]
|
||||
|
||||
authenticate :admin_user do
|
||||
mount Que::Web, at: 'que'
|
||||
mount Sidekiq::Web, at: 'sidekiq'
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue