Commit fea7ac36 authored by Rosanny Sihombing's avatar Rosanny Sihombing
Browse files

update User DB

parent 7ad7cfae
......@@ -18,7 +18,7 @@ module.exports = {
user: 'DBManager', // DB username
password: 'Stuttgart2019', // DB password
port: 3306, // MySQL port
db: 'test_db', // User DB
dbUser: 'userdb', // User DB
dbProject: 'projectdb' // Project DB
},
mailer: {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment