Skip to content

Instantly share code, notes, and snippets.

@dileno
Created September 14, 2019 13:27
Show Gist options
  • Save dileno/ae57d322e759c2c079c73dd1590def89 to your computer and use it in GitHub Desktop.
Save dileno/ae57d322e759c2c079c73dd1590def89 to your computer and use it in GitHub Desktop.
Environment.ts
export const environment = {
production: false,
appUrl: 'https://localhost:44382/'
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment