Relative URL
Created by: ghost
Hello, This is not an issue.
Why don't support relative url if it works fine?
I just added :
config.relative_url_root = "/myproject"
in application.rb
and changed the asset version:
config.assets.version = '1.0.1'
then remove browser's cache and restart gitlab
service gitlab restart
Then I did some tests: The wall. Cloning a repository with UI.
And all works fine.