Description Usage Arguments Note Examples
Set gh API base url
1  | gh_set_api_url(api_url)
 | 
api_url | 
 API base url  | 
Internally it calls Sys.setenv to store the API url
in an environment variable called GH_API_URL.
1  | gh_set_api_url("http://localhost:8989")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.