"...git@transfer.hft-stuttgart.de:root/m4lab_landing_page.git" did not exist on "31acd6d0c299f2342cb1aec66522db6e100c60db"
Commit 001f428f authored by Wolfgang Knopki's avatar Wolfgang Knopki
Browse files

db Hostname changed from localhost to transfer

parent 04eb2f97
Pipeline #406 passed with stage
in 7 seconds
......@@ -14,7 +14,7 @@ module.exports = {
}
},
database: {
host: 'localhost', // DB host
host: 'transfer.hft-stuttgart.de', // DB host
user: 'DBManager', // DB username
password: 'Stuttgart2019', // DB password
port: 3306, // MySQL port
......
Supports Markdown
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