Skip to content

Commit a261e99

Browse files
authored
Update development.js
1 parent e45d25a commit a261e99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: config/env/development.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
'use strict';
22

33
module.exports = {
4-
db: 'mongodb://admin:[email protected]:47782/udm',
4+
db: '[...]',
55
app: {
66
title: 'udm - Development Environment'
77
},

0 commit comments

Comments
 (0)