Skip to content

Commit

Permalink
Add sidekiq-cron dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian Rees committed Jan 12, 2018
1 parent 8d4a8a5 commit d4f1aee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/datastore_admin/config/routes.rb
@@ -1,4 +1,5 @@
require 'sidekiq/web'
require 'sidekiq/cron/web'

if Rails.env.production? || Rails.env.staging?
Sidekiq::Web.set :session_secret, Rails.application.secrets[:secret_key_base]
Expand Down

0 comments on commit d4f1aee

Please sign in to comment.