Skip to content

Instantly share code, notes, and snippets.

@rahulsahay19
Created June 24, 2019 15:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rahulsahay19/627246630cabeaab7c06ca4b530e7bd4 to your computer and use it in GitHub Desktop.
Save rahulsahay19/627246630cabeaab7c06ca4b530e7bd4 to your computer and use it in GitHub Desktop.
environment.prod.ts
export const environment = {
production: true,
movieUrl: 'https://ngjamstack.azurewebsites.net/api/movies/'
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment