Skip to content

Instantly share code, notes, and snippets.

@artemis15
Created September 16, 2019 19:07
Show Gist options
  • Save artemis15/c3ab1559598028e07cacce66d83e91a8 to your computer and use it in GitHub Desktop.
Save artemis15/c3ab1559598028e07cacce66d83e91a8 to your computer and use it in GitHub Desktop.
Info of db
module.exports = {
'secret': 'restapisecret',
'database': 'mongodb://127.0.0.1:27017/restAPI'
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment