Commit d2f65d78 authored by brent's avatar brent

modify conf

parent 645aca91
Pipeline #696 canceled with stages
No preview for this file type
......@@ -2,4 +2,4 @@
kongadminurl = "http://192.168.1.10:8001"
[prod]
kongadminurl = "http://192.168.1.10:8001"
\ No newline at end of file
kongadminurl = "http://172.31.12.187:8001"
\ No newline at end of file
......@@ -6,8 +6,8 @@ mysqlport = 3306
mysqldb = "liuxuzhong"
[prod]
mysqluser = "root"
mysqlpass = "12345678"
mysqlhost = "192.168.1.211"
mysqluser = "ai"
mysqlpass = "RFnnKHRar5xk7TEF"
mysqlhost = "172.31.12.187"
mysqlport = 3306
mysqldb = "liuxuzhong"
\ No newline at end of file
mysqldb = "ai"
\ No newline at end of file
......@@ -8,6 +8,6 @@ postgresdb = "qdb"
[prod]
postgresuser = "admin"
postgrespass = "quest"
postgreshost = "43.198.252.255"
postgreshost = "172.31.12.187"
postgresport = 8812
postgresdb = "qdb"
\ No newline at end of file
......@@ -9,12 +9,12 @@ balancepass = ""
[prod]
tokenhost = "192.168.1.10:6379"
tokenhost = "172.31.12.187:6379"
tokendb = 0
tokenpass = ""
tokenpass = "iH0g2CqzjI6SfercGwsT"
balancehost = "192.168.1.10:6379"
balancehost = "172.31.12.187:6379"
balancedb = 0
balancepass = ""
balancepass = "iH0g2CqzjI6SfercGwsT"
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