Fix mock-server init

This commit is contained in:
Paul Frazee 2023-12-10 12:04:24 -08:00
parent 28fa5e4919
commit f46b598ac6

View file

@ -67,7 +67,6 @@ export async function createServer(
pds: { pds: {
port, port,
hostname: 'localhost', hostname: 'localhost',
dbPostgresSchema: `pds_${id}`,
inviteRequired, inviteRequired,
}, },
bsky: { bsky: {