From ca305f21d7832d3197e4b7f779f3564b91848b45 Mon Sep 17 00:00:00 2001 From: Andrey Sobolev Date: Thu, 13 Jun 2024 18:36:50 +0700 Subject: [PATCH] Fix preview config defaults (#5804) Signed-off-by: Andrey Sobolev --- server/front/src/starter.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/front/src/starter.ts b/server/front/src/starter.ts index fcf48cc0d06..d67358350c4 100644 --- a/server/front/src/starter.ts +++ b/server/front/src/starter.ts @@ -103,7 +103,7 @@ export function startFront (ctx: MeasureContext, extraConfig?: Record