Skip to content

Commit

Permalink
Changed api
Browse files Browse the repository at this point in the history
  • Loading branch information
csfalcione committed Jan 7, 2018
1 parent 448de3b commit 45a50c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/environments/environment.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
// The list of which env maps to which file can be found in `.angular-cli.json`.

let environment = {
api: 'http://api.v3.researchcoder.com',
api: 'https://api.researchcoder.com',
disableRouteGuards: true,
showLog: true,
production: false,
Expand Down

0 comments on commit 45a50c1

Please sign in to comment.