diff --git a/config/config.js b/config/config.js index 1d40a39aeb6b34180cfaa8635ff59dbb3fafaecd..c0d068db833357a0fc4331fc290f12d8dad20551 100644 --- a/config/config.js +++ b/config/config.js @@ -20,7 +20,7 @@ module.exports = { user: 'DBManager', // DB username password: 'Stuttgart2019', // DB password port: 3306, // MySQL port - dbUser: 'userDB', // User DB + dbUser: 'userdb', // User DB dbProject: 'projectDB' // Project DB }, mailer: {