Skip to content

Commit

Permalink
fix: config api url
Browse files Browse the repository at this point in the history
  • Loading branch information
evenchange4 committed Nov 6, 2017
1 parent 0a02343 commit ae9b2ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/config.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export default {
api: 'https://m131jyck4m.execute-api.us-west-2.amazonaws.com/prod'
}
api: 'https://api.gh-polls.com'
}

0 comments on commit ae9b2ad

Please sign in to comment.