Browse Source

remote pm for routes

pull/347/head
呱呱呱 2 years ago
parent
commit
12bf781c8b
1 changed files with 0 additions and 5 deletions
  1. +0
    -5
      config/routes.rb

+ 0
- 5
config/routes.rb View File

@@ -791,11 +791,6 @@ Rails.application.routes.draw do
end
end

namespace :pm do
resource :issues
resource :journals
end

namespace :admins do
mount Sidekiq::Web => '/sidekiq'
get '/', to: 'dashboards#index'


Loading…
Cancel
Save