added loopback
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
store = "inmemory";
|
||||
};
|
||||
};
|
||||
instance_interface_names = [ "ens3" ];
|
||||
instance_interface_names = [ "ens3" "lo" ];
|
||||
# added ens3 whichi s the interface in netcup
|
||||
replication_factor = 1;
|
||||
path_prefix = "/var/lib/loki";
|
||||
|
||||
Reference in New Issue
Block a user