@cryptotaxi247 / infra-1 / commits / 78ef11fb

Rebase64 the go-neb url

Eelco Dolstra committed Nov 21, 2021 at 19:22 UTC 78ef11fb72b9751f614b2b9f7e9edf037f947c24
2 files changed +2 -2
delft/eris.nix
+1 -1
@@ -103,7 +103,7 @@ in {
103 name = "go-neb";
104 webhook_configs = [
105 {
106 - url = "${config.services.go-neb.baseUrl}:4050/services/hooks/YWxlcnRtYW5hZ2VyX3NlcnZpY2UK";
106 + url = "${config.services.go-neb.baseUrl}:4050/services/hooks/YWxlcnRtYW5hZ2VyX3NlcnZpY2U";
107 send_resolved = true;
108 }
109 ];
delft/eris/alertmanager-matrix-forwarder.nix
+1 -1
@@ -47,7 +47,7 @@ in {
47 Type = "alertmanager";
48 UserId = "@bot:nixos.org";
49 Config = {
50 - webhook_url = "http://localhost:5040/services/hooks/YWxlcnRtYW5hZ2VyX3NlcnZpY2UK";
50 + webhook_url = "http://localhost:5040/services/hooks/YWxlcnRtYW5hZ2VyX3NlcnZpY2U";
51 rooms = {
52 "!QLQqibtFaVtDgurUAE:nixos.org" = { #bots:nixos.org
53 text_template = ''