const account = {
adminUser: 'Change_here',
adminPassword: 'Change_here'
};
module.exports = account;