diff --git a/.env.template b/.env.template index e68327220..77541addf 100644 --- a/.env.template +++ b/.env.template @@ -1,5 +1,5 @@ # Langfuse -LANGFUSE_HOST=http://localhost:3000 +LANGFUSE_BASE_URL=http://localhost:3000 LANGFUSE_PUBLIC_KEY=pk-lf-1234567890 LANGFUSE_SECRET_KEY=sk-lf-1234567890