mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-18 13:58:25 +00:00
When relative_url is in used, the links to assets in the `application.css` file to not have the relative_url prefix. To fix this we proxy pass asset requests to the upstream gitlab unicorn. Fixes #521