Skip to content

Instantly share code, notes, and snippets.

@jinhduong
Created July 19, 2018 08:06
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save jinhduong/31947722d3d5a0a13396351c74012f29 to your computer and use it in GitHub Desktop.
export const environment = {
production: true,
config: {
host: 'https://api.xxx.xxx/api'
// more config
}
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment