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