diff --git a/config/production.lua b/config/production.lua index cbba90a..a2f671f 100644 --- a/config/production.lua +++ b/config/production.lua @@ -12,12 +12,12 @@ server_port = 20001 debug_port = 10001 httpweb_port = 11001 -redis_host = "10.204.0.136" +redis_host = "172.31.255.67" redis_port = 6379 redis_db = 1 -redis_auth = "H3&Gm4MGhcPui%a" +redis_auth = "H3Gm4MGhcPuia" -mysql_host = "10.204.64.252" +mysql_host = "172.31.255.108" mysql_port = 3306 -mysql_user = "wasteland_test" -mysql_password = "P6BrXVAZYkYn#s" +mysql_user = "was_prod" +mysql_password = "nitfbcPtR32!rC" -- libgit2 0.21.2