mirror of
https://github.com/internetee/registry.git
synced 2025-07-22 02:35:57 +02:00
Added correct REGISTRY_ENV as eedirekt
This commit is contained in:
parent
ec776f9d06
commit
6113401eb0
2 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ class Ability
|
|||
|
||||
if Rails.env.production?
|
||||
case REGISTRY_ENV
|
||||
when :eedirect
|
||||
when :eedirekt
|
||||
can :create, :session
|
||||
admin = false
|
||||
when :admin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue