Avatar image relative path problem. (Network tab -> commit graph)
Created by: yms9654
I set relative_url_root: /gitlab. So I think avatar image url shoud be 'http://server-host/gitlab/uploads/user/avatar/21/minsik.jpg'. But actual request url is 'http://server-host/uploads/user/avatar/21/minsik.jpg'. As a result, avatar image is broken.