Fix mock-server init
parent
28fa5e4919
commit
f46b598ac6
|
@ -67,7 +67,6 @@ export async function createServer(
|
|||
pds: {
|
||||
port,
|
||||
hostname: 'localhost',
|
||||
dbPostgresSchema: `pds_${id}`,
|
||||
inviteRequired,
|
||||
},
|
||||
bsky: {
|
||||
|
|
Loading…
Reference in New Issue