index
:
gathio
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
config
/
database-example.js
blob: ca7bdccfebe6c3bbee6ca0d07ec3666c33ac786f (
plain
)
1
2
3
module.exports = { url: "mongodb://localhost:27017/gathio", // For local MongoDB connection };