An atproto PDS written in Go
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix svc did

Hailey 9ef3da08 44de733c

+1 -1
+1 -1
server/handle_proxy.go
··· 43 43 } 44 44 } 45 45 46 - return endpoint, "", nil 46 + return endpoint, svcDid, nil 47 47 } 48 48 49 49 func (s *Server) handleProxy(e echo.Context) error {