mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-18 13:58:25 +00:00
nginx was not configured correctly to handle static routes due to which user uploaded files (in issues/wiki/avatar) were not being displayed. This issue was particularly visible when gitlab was configured to use a relative url root. This commit fixes the issue.