github-exporter
github-exporter copied to clipboard
Allow connecting to GithubEnterprise instances
Although the environment variable for specifying the API host is declared, it is never read and it is impossible to access Private Github hosts. This PR makes it possible to connect to Private Github hosts.
Solves #132