mirror of
https://github.com/internetee/registry.git
synced 2025-05-18 18:29:40 +02:00
Update depp, new root path for registrar
This commit is contained in:
parent
53023b455c
commit
b0fa5f18e2
3 changed files with 4 additions and 4 deletions
|
@ -96,7 +96,7 @@ Rails.application.routes.draw do
|
|||
# root to: 'domains#index', as: :authenticated_root
|
||||
# end
|
||||
|
||||
root 'invoices#index'
|
||||
root to: redirect('/registrar/depp')
|
||||
end
|
||||
|
||||
mount Depp::Engine, at: '/registrar/depp', as: 'depp'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue