Skip to content

Commit

Permalink
still
Browse files Browse the repository at this point in the history
  • Loading branch information
brunopedroso authored and gr2m committed May 1, 2017
1 parent b925f74 commit 0b56b7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ var PouchDB = require('pouchdb');
if (environment === 'development') {
ENV.hoodie = {
client: {
url: 'http://localhost:4201'
url: 'http://localhost:4200'
},
server: {
PouchDB: PouchDB,
Expand Down

0 comments on commit 0b56b7f

Please sign in to comment.