mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-22 19:11:33 +03:00
Fix fulltextUrl in account (#6349)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
parent
c01a274cef
commit
5c2775b6a1
@ -1309,7 +1309,7 @@ export async function createWorkspace (
|
||||
mongodbUri,
|
||||
{
|
||||
externalStorage: storageAdapter,
|
||||
fullTextUrl: 'http://localost:9200',
|
||||
fullTextUrl: '',
|
||||
indexParallel: 0,
|
||||
indexProcessing: 0,
|
||||
rekoniUrl: '',
|
||||
|
Loading…
Reference in New Issue
Block a user