delft/go-neb: update matrix homeserver baseurl
Martin Weinelt committed
Jun 14, 2024 at 01:53 UTC
2d7ffcc3760a78a2f6c5ee07d126a5a5d4908be6
1 file changed
+1
-1
delft/pluto/prometheus/alertmanager.nix
+1
-1
@@ -75,7 +75,7 @@
75
clients = [ {
76
UserId = "@bot:nixos.org";
77
AccessToken = "$CHANGEME";
78
- HomeServerUrl = "https://nixos.ems.host";
78
+ HomeServerUrl = "https://matrix.nixos.org";
79
Sync = true;
80
AutoJoinRooms = true;
81
DisplayName = "Bot";