Skip to content

Instantly share code, notes, and snippets.

@Ramko9999
Created May 25, 2020 17:16
Show Gist options
  • Select an option

  • Save Ramko9999/ed770058cfb93fd885dc29f8b623fa29 to your computer and use it in GitHub Desktop.

Select an option

Save Ramko9999/ed770058cfb93fd885dc29f8b623fa29 to your computer and use it in GitHub Desktop.
const TigerGraphCred = {
token: "TOKEN",
secret: "blank1231",
queryUrl: "https://https://blank-test.i.tgcloud.io:9000/query/"
}
module.exports = TigerGraphCred;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment