mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
remove this
This commit is contained in:
parent
fc8b2b88f5
commit
de60164b70
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
Myapp::Application.routes.draw do
|
||||
Sidekiq::Web.app_url = '/'
|
||||
mount Sidekiq::Web => '/sidekiq'
|
||||
get "work" => "work#index"
|
||||
get "work/email" => "work#email"
|
||||
|
|
Loading…
Reference in a new issue