Commit 8b7a13fe216a85dc2dfdab7afe79bf143e73bc5a

Authored by member1
1 parent 9041a99c

修改mysql地址

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
config/basic.lua
... ... @@ -25,7 +25,7 @@ max_queue = 500
25 25 redis_db = 0
26 26 redis_auth = "H3&Gm4MGhcPui%a"
27 27  
28   -mysql_host = "rm-bp1p5518oj8boxzci2o.mysql.rds.aliyuncs.com"
  28 +mysql_host = "rm-bp161c0u7mvi3t9n4.mysql.rds.aliyuncs.com"
29 29 mysql_port = 3306
30 30 mysql_user = "zhaolu"
31 31 mysql_password = "Zhaolu1234!@#$"
... ...