mirror of
https://github.com/internetee/registry.git
synced 2025-07-31 15:06:23 +02:00
Remove legacy que
This commit is contained in:
parent
031a825b3b
commit
f9be2152e6
20 changed files with 15 additions and 402 deletions
|
@ -373,7 +373,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