Epic: Gitlab configuration with default values
This commit is contained in:
parent
b3a0ee8e63
commit
9b337b8328
25 changed files with 147 additions and 45 deletions
|
@ -13,7 +13,7 @@ module ApplicationHelper
|
|||
end
|
||||
|
||||
def web_app_url
|
||||
"#{request_protocol}://#{GIT_HOST["host"]}/"
|
||||
"#{request_protocol}://#{Gitlab.config.web_host}/"
|
||||
end
|
||||
|
||||
def last_commit(project)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue