Load code host config from external services database
Created by: nicksnyder
part of https://github.com/sourcegraph/sourcegraph/issues/914
When the externalServices
feature flag is enabled, all code host configuration is migrated to the new external_services database table and read from there (instead of the site config).