Fix streaming socket path

default
dump_stack() 2024-01-06 21:54:36 +00:00
parent 23a8b61e15
commit b4e8916534
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC
1 changed files with 1 additions and 1 deletions

View File

@ -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* {