From cbc621aa52dca969c7280fccc52d293aa8f1edda Mon Sep 17 00:00:00 2001 From: imnyang Date: Sun, 15 Jun 2025 03:11:14 +0900 Subject: [PATCH] =?UTF-8?q?[Enhancement]=20LMNR=20=EA=B4=80=EB=A0=A8=20?= =?UTF-8?q?=ED=99=98=EA=B2=BD=EB=B3=80=EC=88=98=20=EC=A0=95=EB=A6=AC=20?= =?UTF-8?q?=EB=B0=8F=20=EA=B8=B0=EB=B3=B8=20URL=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.example | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/.env.example b/.env.example index 186f063..cf9989f 100644 --- a/.env.example +++ b/.env.example @@ -20,12 +20,8 @@ BACKEND_URL=http://localhost:11081 # https://docs.browser-use.com/development/observability # Lmnr 계정이 필요합니다. -# https://laminar.twohe.art 에서도 계정을 만들 수 있습니다. -# 남현석이 호스팅중입니다. -LMNR_BASEURL=https://laminar.twohe.art/ -LMNR_PROJECT_API_KEY=MhtRFMCipnKxUgpSCRUHKQpPSjCI82e2uLd7GCGCwgNPUkbxiKN87vIYgA2gmTC4 -LMNR_HTTP_PORT=8000 # laminar 공식이면 주석처리해주세요 -LMNR_GRPC_PORT=8001 # laminar 공식이면 주석처리해주세요 +# https://lmnr.ai/ +LMNR_PROJECT_API_KEY= # 브라우저 언어 설정 LANG=en_US