Fixed issue (previous commit), now adding volume_enabled to loki
This commit is contained in:
@@ -13,6 +13,8 @@
|
||||
services.loki.configuration = {
|
||||
auth_enabled = false;
|
||||
|
||||
volume_enabled = true;
|
||||
|
||||
server = {
|
||||
http_listen_port = 3100;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user