From 1bf7988538cfae8cc4a1008d1067879bc6223033 Mon Sep 17 00:00:00 2001 From: liuzujun <307836273@qq.com> Date: Wed, 28 Jul 2021 16:04:36 +0800 Subject: [PATCH] ts服配置 --- config/production.lua | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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