Fix streaming socket path
This commit is contained in:
parent
23a8b61e15
commit
b4e8916534
@ -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* {
|
||||
|
Loading…
Reference in New Issue
Block a user