This commit is contained in:
parent
f62fa502db
commit
81e1574023
4 changed files with 21 additions and 6 deletions
|
|
@ -23,7 +23,7 @@ in
|
|||
common = {
|
||||
ring = {
|
||||
instance_addr = "127.0.0.1";
|
||||
kvstore.store = "inmmemory";
|
||||
kvstore.store = "inmemory";
|
||||
};
|
||||
replication_factor = 1;
|
||||
path_prefix = "/tmp/loki";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue