More accessible, still not good environment based settings
This commit is contained in:
@@ -6,10 +6,7 @@ module ApplicationHelper
|
||||
end
|
||||
|
||||
def user_root_path
|
||||
case Rails.env
|
||||
when 'development' then 'https://localhost:4201/'
|
||||
else 'https://user.mozo.bar/'
|
||||
end
|
||||
Mozo.user_url
|
||||
end
|
||||
|
||||
def user_dynamic_data_host
|
||||
|
||||
Reference in New Issue
Block a user