Skip to content

Commit

Permalink
add config for mongodb
Browse files Browse the repository at this point in the history
  • Loading branch information
nhanngd committed Jul 31, 2020
1 parent 254ff66 commit 720c211
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 @@ -51,7 +51,7 @@ const config = {
server: {
secret: 'kjVkuti2xAyF3JGCzSZTk0YWM5JhI9mgQW4rytXc',
port: '3333',
host: '192.168.11.239',
host: 'localhost',
},
mongodb: {
host: 'localhost',
Expand Down

0 comments on commit 720c211

Please sign in to comment.