csx 3 years ago
parent
commit
0a3f6ebf77
1 changed files with 1 additions and 1 deletions
  1. 1 1
      conf/app.conf

+ 1 - 1
conf/app.conf View File

30
 sso_domain = https://sso.kuyicloud.com
30
 sso_domain = https://sso.kuyicloud.com
31
 front_end_domain = "https://xt.kuyicloud.com/#"
31
 front_end_domain = "https://xt.kuyicloud.com/#"
32
 
32
 
33
-blmysqlhost = localhost
33
+blmysqlhost = 192.168.10.10
34
 blmysqlport = 3306
34
 blmysqlport = 3306
35
 blmysqluser = root
35
 blmysqluser = root
36
 blmysqlpass = 12345678
36
 blmysqlpass = 12345678