8 lines
176 B
Plaintext
8 lines
176 B
Plaintext
|
|
IMAGE_VERSION=qdrant/qdrant:v1.16.3
|
||
|
|
SPEC=ontocast
|
||
|
|
CONTAINER_NAME="${SPEC}.qdrant"
|
||
|
|
QDRANT_HTTP_PORT=6333
|
||
|
|
QDRANT_GRPC_PORT=6334
|
||
|
|
QDRANT_API_KEY="abc123-qwe"
|
||
|
|
QDRANT_LOG_LEVEL=INFO
|