mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Moved files, and shortened some
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
var mongo_config = {
|
||||
config: 'mydb',
|
||||
secret: "secret",
|
||||
secret: 'secret',
|
||||
users: 'users',
|
||||
host: 'localhost',
|
||||
};
|
||||
|
||||
module.exports = mongo_config;
|
||||
|
||||
Reference in New Issue
Block a user