From 2f95225fc9700dbbaef66d33a458f719ef6855f7 Mon Sep 17 00:00:00 2001 From: brojd Date: Tue, 10 Feb 2026 07:14:37 +0100 Subject: [PATCH] chore: fix docker command --- app/components/QuickStartBlock.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/app/components/QuickStartBlock.tsx b/app/components/QuickStartBlock.tsx index 787e23b7..304c6f5f 100644 --- a/app/components/QuickStartBlock.tsx +++ b/app/components/QuickStartBlock.tsx @@ -186,7 +186,6 @@ export default function QuickStartBlock({ showExposureOverlay = false }: { showE -p 9000:9000 -p 3000:3000 {renderLineContinuation()} {'\n'} - ARCHESTRA_NGROK_AUTH_TOKEN {' '}-e ARCHESTRA_QUICKSTART=true {' '} {renderLineContinuation()}