Skip to content

Commit

Permalink
minor fix to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
vinicius0026 committed Jan 27, 2017
1 parent 6acd012 commit 045736e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ exporting an object, or a JSON file)
module.exports = {
db: "mydb",
driver: "rethinkdbdash",
pool: true,
servers: [
{ host: "localhost", port: 28015 },
{ host: "localhost", port: 28016 }
Expand Down

0 comments on commit 045736e

Please sign in to comment.