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 847fd9f commit 67b60a4Copy full SHA for 67b60a4
ci/docker-compose-proxy.yml
@@ -26,16 +26,6 @@ services:
26
AUTOSCHEMA_ENABLED: 'false'
27
DISABLE_TELEMETRY: 'true'
28
GRPC_PORT: 8021
29
- contextionary:
30
- environment:
31
- OCCURRENCE_WEIGHT_LINEAR_FACTOR: 0.75
32
- EXTENSIONS_STORAGE_MODE: weaviate
33
- EXTENSIONS_STORAGE_ORIGIN: http://weaviate-proxy:8020
34
- NEIGHBOR_OCCURRENCE_IGNORE_PERCENTILE: 5
35
- ENABLE_COMPOUND_SPLITTING: 'false'
36
- image: semitechnologies/contextionary:en0.16.0-v1.2.0
37
- ports:
38
- - 9999:9999
39
proxy-http:
40
image: envoyproxy/envoy:v1.29-latest
41
command: envoy --config-path /etc/envoy/http.yaml
0 commit comments