Commit 7f0da694 by 王昆

gsb

parent 604cd9f5
...@@ -10,8 +10,10 @@ var settings={ ...@@ -10,8 +10,10 @@ var settings={
user: "write", user: "write",
password: "write", password: "write",
config: { config: {
host: '192.168.18.237', // host: '192.168.18.237',
port: 3306, // port: 3306,
host: '43.247.184.35',
port: 8899,
dialect: 'mysql', dialect: 'mysql',
operatorsAliases: false, operatorsAliases: false,
pool: { pool: {
......
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