Skip to content

Commit 42262e0

Browse files
committed
update note
1 parent cb366e6 commit 42262e0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/hub/spaces-sdks-docker-langfuse.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,10 @@ Now that you have Langfuse running, you can start instrumenting your LLM applica
4949

5050
Your Langfuse Space is pre-configured to use Hugging Face OAuth for secure authentication, so you'll need to authorize `read` access to your Hugging Face account upon first login.
5151

52-
> [!TIP]
53-
> The Langfuse space must be set to **public** visibility so that the Langfuse API/SDK's can access the app.
52+
> **Note:**
53+
> The Langfuse space _must_ be set to **public** visibility so that the Langfuse API/SDK's can access the app.
5454
>
55-
> By default, _any_ logged-in Hugging Face user will be able to access the Langfuse space. You can prevent new user's from signing up and accessing the space by setting the `AUTH_DISABLE_SIGNUP` environment variable to `true`.
55+
> By default, _any_ logged-in Hugging Face user will be able to access the Langfuse space. You can prevent new user's from signing up and accessing the space by setting the `AUTH_DISABLE_SIGNUP` environment variable to `true`. Be sure that you've first signed in to the space before setting this variable.
5656
>
5757
> Inside of the app, you can use [the native Langfuse features](https://langfuse.com/docs/rbac) to manage Organizations, Projects, and Users.
5858

0 commit comments

Comments
 (0)