fix config
This commit is contained in:
parent
e0a3eadb29
commit
39bfddd3e1
@ -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},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user