Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed May 1, 2023
1 parent 5bd5f44 commit 078865f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CoCreate.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ module.exports = {
},
"database": {
"name": 'mongodb',
"url": ['mongodb+srv://cocreate-app:[email protected]/?retryWrites=true&w=majority'],
"url": ['<dbUrl>'],
},
"jwttoken": {
"options": {
Expand Down

0 comments on commit 078865f

Please sign in to comment.