Set the ichain base url

This commit is contained in:
Henne Vogelsang
2014-11-06 10:28:19 +01:00
parent 79de791f22
commit c3b0dcc9d7

View File

@@ -246,7 +246,7 @@ Devise.setup do |config|
# config.omniauth_path_prefix = "/my_engine/users/auth"
# You will always need to set this parameter.
config.ichain_base_url = "https://my.application.org"
config.ichain_base_url = "https://events.opensuse.org"
# Paths (relative to ichain_base_url) used by your proxy
# config.ichain_login_path = "ICSLogin/"