Commit b3f5c679 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Replace host with real one

Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
parent 09b3e354
......@@ -12,8 +12,7 @@ class VersionCheck
"#{host}?gitlab_info=#{encoded_data}"
end
# FIXME: Replace with version.gitlab.com
def host
'http://localhost:9090/check.png'
'https://version.gitlab.com/check.png'
end
end
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment