fix config

This commit is contained in:
anlicheng 2024-04-23 18:55:09 +08:00
parent e0a3eadb29
commit 39bfddd3e1

View File

@ -47,7 +47,7 @@
{mysql_iot, {mysql_iot,
[{size, 10}, {max_overflow, 20}, {worker_module, mysql}], [{size, 10}, {max_overflow, 20}, {worker_module, mysql}],
[ [
{host, {172, 30, 6, 182}}, {host, {172, 19, 0, 2}},
{port, 3306}, {port, 3306},
{user, "nannonguser"}, {user, "nannonguser"},
{connect_mode, lazy}, {connect_mode, lazy},