tangled
alpha
login
or
join now
willdot.net
/
cocoon
forked from
hailey.at/cocoon
An atproto PDS written in Go
0
fork
atom
overview
issues
pulls
pipelines
fix svc did
hailey.at
6 months ago
9ef3da08
44de733c
options
unified
split
Changed files
+1
-1
server
handle_proxy.go
+1
-1
server/handle_proxy.go
···
43
}
44
}
45
46
-
return endpoint, "", nil
47
}
48
49
func (s *Server) handleProxy(e echo.Context) error {
···
43
}
44
}
45
46
+
return endpoint, svcDid, nil
47
}
48
49
func (s *Server) handleProxy(e echo.Context) error {