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 2f6d39d commit 4ab3ccbCopy full SHA for 4ab3ccb
1 file changed
charts/chromadb-chart/values.yaml
@@ -107,7 +107,7 @@ chromadb:
107
chromadb: "DEBUG"
108
uvicorn: "INFO"
109
anonymizedTelemetry: false
110
-+ corsAllowOrigins: [] # as of version 1.0.x * is not allowed
+ corsAllowOrigins: [] # as of version 1.0.x * is not allowed
111
serverHost: "0.0.0.0"
112
serverHttpPort: 8000
113
maxPayloadSizeBytes: "41943040"
0 commit comments