diff --git a/server/account/src/operations.ts b/server/account/src/operations.ts index a13ba1b150..235bd17aa0 100644 --- a/server/account/src/operations.ts +++ b/server/account/src/operations.ts @@ -1309,7 +1309,7 @@ export async function createWorkspace ( mongodbUri, { externalStorage: storageAdapter, - fullTextUrl: 'http://localost:9200', + fullTextUrl: '', indexParallel: 0, indexProcessing: 0, rekoniUrl: '',