fix prod config
This commit is contained in:
parent
0cff698292
commit
19b469708f
@ -13,7 +13,7 @@
|
|||||||
{mysql_bot,
|
{mysql_bot,
|
||||||
[{size, 10}, {max_overflow, 20}, {worker_module, mysql}],
|
[{size, 10}, {max_overflow, 20}, {worker_module, mysql}],
|
||||||
[
|
[
|
||||||
{host, {172, 30, 37, 231}},
|
{host, "172.30.37.212"},
|
||||||
{port, 3306},
|
{port, 3306},
|
||||||
{user, "njaubot"},
|
{user, "njaubot"},
|
||||||
{connect_mode, synchronous},
|
{connect_mode, synchronous},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user