Added SMB share to Desktop

This commit is contained in:
2026-04-16 19:56:22 +02:00
parent 6eba82662e
commit 05d5789627

View File

@@ -122,7 +122,7 @@
configPath = pkgs.writeText "config.alloy" ''
loki.write "default" {
endpoint {
url = "http://192.168.2.30:3100/loki/api/v1/push"
url = "http://192.168.2.2:3100/loki/api/v1/push"
}
}