grlc
grlc copied to clipboard
Gitlab repos not being served
Gitlab queries from https://gitlab.com/c-martinez/grlc-queries
should be served from https://dev.grlc.io/api-gitlab/c-martinez/grlc-queries/
and https://grlc.io/api-gitlab/c-martinez/grlc-queries/
but at the moment, no API is returned.
After some debugging, it looks like this is because config.ini
in these instances is using gitlab_url=https://gitlab
(it should be gitlab_url=https://gitlab.com
)