diff --git a/server/datasources.json b/server/datasources.json index 78d9b3e..08b36a8 100644 --- a/server/datasources.json +++ b/server/datasources.json @@ -18,9 +18,90 @@ "port": 3306, "url": "", "database": "radius", - "password": "9oLZQRBcZgC6fj9b", + "password": "6Ar6H94hMvGqJmaD", "name": "radius", - "user": "npm_radius", + "user": "radius", + "connector": "mysql" + }, + "account": { + "host": "server8.sourcecode.co.th", + "port": 3306, + "url": "", + "database": "account", + "password": "A83kKhoAH4jcEHMY", + "name": "account", + "user": "npm_account", + "connector": "mysql" + }, + "refill": { + "host": "server8.sourcecode.co.th", + "port": 3306, + "url": "", + "database": "refill", + "password": "Fe8Vf63LtdGQaFtd", + "name": "refill", + "user": "npm_refill", + "connector": "mysql" + }, + "smartquotation": { + "host": "server8.sourcecode.co.th", + "port": 3306, + "url": "", + "database": "smartquotation", + "password": "Bwa7Z6ZRosU4RuAH", + "name": "smartquotation", + "user": "npm_smtquot", + "connector": "mysql" + }, + "smartzone": { + "host": "server8.sourcecode.co.th", + "port": 3306, + "url": "", + "database": "smartzone", + "password": "pADobokFAoPC384B", + "name": "account", + "user": "npm_szv3", + "connector": "mysql" + }, + "smartzonev4": { + "host": "server8.sourcecode.co.th", + "port": 3306, + "url": "", + "database": "smartzonev4", + "password": "Q7TsWo7UNbCsi3sb", + "name": "smartzonev4", + "user": "npm_szv4", + "connector": "mysql" + }, + "thespecialdress": { + "host": "server8.sourcecode.co.th", + "port": 3306, + "url": "", + "database": "thespecialdress", + "password": "bXGhkLoTJ9atAx72", + "name": "thespecialdress", + "user": "npm_tsd", + "connector": "mysql" + }, + "thespecialdress_wp": { + "host": "server8.sourcecode.co.th", + "port": 3306, + "url": "", + "database": "thespecialdress_wp", + "password": "gAUmK7Jcvq4F7CUs", + "name": "thespecialdress_wp", + "user": "npm_tsdwp", + "connector": "mysql" + }, + "vtigercrm510": { + "host": "server8.sourcecode.co.th", + "port": 3306, + "url": "", + "database": "vtigercrm510", + "password": "X6UUfWM8GJEPBzv3", + "name": "vtigercrm510", + "user": "npm_vtiger", "connector": "mysql" } } + -- libgit2 0.21.2