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/"} ]},