Sameer Naik cd18eb156a proxy pass requests to static assets to gitlab unicorn
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
2015-12-24 15:15:53 +05:30
..