mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-08 20:48:48 +00:00
Moved files to config folders, and updated pm2 command
This commit is contained in:
5
server/config/mongo_config.example.js
Normal file
5
server/config/mongo_config.example.js
Normal file
@@ -0,0 +1,5 @@
|
||||
var mongo_config = {
|
||||
config: 'mydb'
|
||||
};
|
||||
|
||||
module.exports = mongo_config;
|
||||
Reference in New Issue
Block a user