diff --git a/cmd/server/main.go b/cmd/server/main.go index 05a438b..2bd5c0e 100644 --- a/cmd/server/main.go +++ b/cmd/server/main.go @@ -241,7 +241,7 @@ func runroomsrv() error { Domain: httpsDomain, PortHTTPS: uint(portHTTP), PortMUXRPC: uint(portMUXRPC), - PubKey: roomsrv.Whoami().PubKey(), + RoomID: roomsrv.Whoami(), }, roomsrv.StateManager, handlers.Databases{