Skip to content

Commit

Permalink
flip environs
Browse files Browse the repository at this point in the history
  • Loading branch information
ajoslin103 committed Jun 4, 2020
1 parent f905ec5 commit 6be1e5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/environments/environment.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@

export const environment = {
production: false,
// contactListUrl: 'http://demo5838836.mockable.io/contact',
contactListUrl: 'http://localhost:3000/contacts',
contactListUrl: 'http://demo5838836.mockable.io/contact',
// contactListUrl: 'http://localhost:3000/contacts',
};

/*
Expand Down

0 comments on commit 6be1e5f

Please sign in to comment.