mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-11 05:36:07 +10:00
If we doesn't use a relative url we have this: <pre>gon.relative_url_root=""</pre> Else <pre>gon.relative_url_root="/gitlab"</pre> Gitlab::Application.config.assets.prefix contains: <pre>/assets</pre>