Skip to content

Commit

Permalink
fix: Adds Mongo reconnections. (#66)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryasmi authored Feb 13, 2018
1 parent d929fc3 commit 8e3a62a
Show file tree
Hide file tree
Showing 11 changed files with 2,417 additions and 760 deletions.
1 change: 1 addition & 0 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@

# Mongo connection string (e.g. mongodb://localhost:27017/xapiservice)
MONGO_URL=mongodb://localhost:27017/learninglocker_v2
MONGO_DB=learninglocker_v2

#########
# Redis #
Expand Down
Loading

0 comments on commit 8e3a62a

Please sign in to comment.