We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 94824a7 + 515c955 commit 026364cCopy full SHA for 026364c
1 file changed
ci/docker-compose-cluster.yml
@@ -22,6 +22,7 @@ services:
22
CONTEXTIONARY_URL: contextionary:9999
23
DEFAULT_VECTORIZER_MODULE: text2vec-contextionary
24
ENABLE_MODULES: text2vec-contextionary
25
+ AUTOSCHEMA_ENABLED: 'false'
26
27
weaviate-node-2:
28
init: true
@@ -54,6 +55,7 @@ services:
54
55
56
57
58
59
60
weaviate-node-3:
61
@@ -86,4 +88,5 @@ services:
86
88
87
89
90
91
92
...
0 commit comments