diff --git a/mastodon.nix b/mastodon.nix index 2efa07b..3535b91 100644 --- a/mastodon.nix +++ b/mastodon.nix @@ -135,7 +135,7 @@ in { } handle /api/v1/streaming* { - reverse_proxy unix//run/mastodon-streaming/streaming.socket + reverse_proxy unix//run/mastodon-streaming/streaming-1.socket } handle /api/v0/auth* {