change mysql config

This commit is contained in:
anlicheng 2024-04-26 16:01:04 +08:00
parent 500bc4216f
commit dbe8bc8dfa

View File

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