mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Set the ichain base url
This commit is contained in:
parent
79de791f22
commit
c3b0dcc9d7
1 changed files with 1 additions and 1 deletions
|
|
@ -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/"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue