Added SMB share to Desktop
This commit is contained in:
@@ -122,7 +122,7 @@
|
|||||||
configPath = pkgs.writeText "config.alloy" ''
|
configPath = pkgs.writeText "config.alloy" ''
|
||||||
loki.write "default" {
|
loki.write "default" {
|
||||||
endpoint {
|
endpoint {
|
||||||
url = "http://192.168.2.30:3100/loki/api/v1/push"
|
url = "http://192.168.2.2:3100/loki/api/v1/push"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user