fix config

This commit is contained in:
anlicheng 2025-05-12 15:08:43 +08:00
parent e2d0048f23
commit 29de09fcf0

View File

@ -28,7 +28,7 @@
{mysql_sdlan,
[{size, 10}, {max_overflow, 20}, {worker_module, mysql}],
[
{host, {39, 98, 184, 67}},
{host, {118, 178, 229, 213}},
{port, 3306},
{user, "sdlanuser"},
{connect_mode, lazy},