From c5c3c590942ded0544efa08944f453e79747c9a1 Mon Sep 17 00:00:00 2001 From: anlicheng <244108715@qq.com> Date: Tue, 31 Mar 2026 12:33:55 +0800 Subject: [PATCH] fix config --- config/sys-prod.config | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config/sys-prod.config b/config/sys-prod.config index 01d5edc..57453a4 100644 --- a/config/sys-prod.config +++ b/config/sys-prod.config @@ -52,7 +52,6 @@ {host, {118, 178, 229, 213}}, {port, 3306}, {user, "punchnetuser"}, - {connect_mode, lazy}, {keep_alive, true}, {password, "punchnet@J1c8WGu"}, {database, "punchnet_v2"}, @@ -67,7 +66,7 @@ ]}, - {api_url, "https://punchnet.aioe.tech/api/"} + {api_url, "https://root.punchsky.com/api/"} ]},