Skip to content

Instantly share code, notes, and snippets.

@jde
Created October 26, 2016 20:08
Show Gist options
  • Save jde/de6778800c43afa4a369719b88938944 to your computer and use it in GitHub Desktop.
Save jde/de6778800c43afa4a369719b88938944 to your computer and use it in GitHub Desktop.
{
"trustHost": "http://localhost:8080",
"elkhornHost": "http://localhost:4444",
"askHost": "http://localhost:16183",
"xeniaHost": "http://localhost:4000",
"environment": "dev",
"requireLogin": true,
"brand": "Coral Project",
"googleAnalyticsId": "",
"authClientId": "openidconnectcertbel",
"authAuthority": "https://auth.coralproject.net/connect",
"basicAuthorization": "Basic ",
"published_base_url": "localhost:3000/",
"features": {
"authEnabled": false,
"trust": true,
"ask": true
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment