Initial index on plug:run
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@ export async function runPlug(
|
||||
dbPath,
|
||||
app,
|
||||
);
|
||||
await serverSystem.init();
|
||||
await serverSystem.init(true);
|
||||
app.listen({
|
||||
hostname: httpHostname,
|
||||
port: httpServerPort,
|
||||
|
||||
Reference in New Issue
Block a user