Skip to content

Instantly share code, notes, and snippets.

@SaifRehman
Created March 13, 2018 20:08
Show Gist options
  • Save SaifRehman/06631a2ebcb2f4319a1ff2cd95b12511 to your computer and use it in GitHub Desktop.
Save SaifRehman/06631a2ebcb2f4319a1ff2cd95b12511 to your computer and use it in GitHub Desktop.
config file
export class config {
public static baseUrl = "http://tendermint-spiteless-oiliness.mybluemix.net";
public constructor() {
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment