diff --git a/config/sys-prod.config b/config/sys-prod.config index 74e992b..43abf60 100644 --- a/config/sys-prod.config +++ b/config/sys-prod.config @@ -53,8 +53,8 @@ {redis_pool, [{size, 10}, {max_overflow, 20}, {worker_module, eredis}], [ - {host, "172.19.0.7"}, - {port, 6379}, + {host, "172.30.6.175"}, + {port, 26379}, {database, 1} ] }