fix
This commit is contained in:
parent
8ce5080566
commit
f4aa27065a
@ -53,8 +53,8 @@
|
|||||||
{redis_pool,
|
{redis_pool,
|
||||||
[{size, 10}, {max_overflow, 20}, {worker_module, eredis}],
|
[{size, 10}, {max_overflow, 20}, {worker_module, eredis}],
|
||||||
[
|
[
|
||||||
{host, "172.19.0.7"},
|
{host, "172.30.6.175"},
|
||||||
{port, 6379},
|
{port, 26379},
|
||||||
{database, 1}
|
{database, 1}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user