Configuration
parent
5282b3c4fa
commit
d6aeee2eae
|
@ -0,0 +1,4 @@
|
|||
module.exports = {
|
||||
'secret':'admin',
|
||||
'database': 'mongodb://localhost/mooc-api'
|
||||
};
|
Loading…
Reference in New Issue