We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7647ec3 commit 3bf9f8dCopy full SHA for 3bf9f8d
docker-compose.yml
@@ -11,6 +11,6 @@ services:
11
ports:
12
- "8001:8000"
13
environment:
14
- CHROMA_SERVER_AUTHN_CREDENTIALS: "authToken"
+ CHROMA_SERVER_AUTHN_CREDENTIALS: "test-token"
15
CHROMA_SERVER_AUTHN_PROVIDER: "chromadb.auth.token_authn.TokenAuthenticationServerProvider"
16
CHROMA_AUTH_TOKEN_TRANSPORT_HEADER: "Authorization"
0 commit comments