mirror of
https://github.com/internetee/registry.git
synced 2025-07-21 10:16:01 +02:00
Bring back Que gem for painless migration
This commit is contained in:
parent
f8c90e05d3
commit
7210140de6
10 changed files with 84 additions and 82 deletions
|
@ -324,7 +324,7 @@ Rails.application.routes.draw do
|
|||
resources :bounced_mail_addresses, only: %i[index show destroy]
|
||||
|
||||
authenticate :admin_user do
|
||||
# mount Que::Web, at: 'que'
|
||||
mount Que::Web, at: 'que'
|
||||
mount Sidekiq::Web, at: 'sidekiq'
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue