feat: add .env.example for all
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
# Component versions
|
||||
MILVUS_VERSION=v2.6.2
|
||||
ATTU_VERSION=v2.6.0
|
||||
|
||||
# Milvus configuration
|
||||
MILVUS_PORT_OVERRIDE_HTTP=19530
|
||||
MILVUS_PORT_OVERRIDE_WEBUI=9091
|
||||
MILVUS_PORT_OVERRIDE_ETCD=2379
|
||||
MILVUS_URL=milvus-standalone-embed:19530
|
||||
|
||||
# Attu (Management UI) configuration
|
||||
ATTU_OVERRIDE_PORT=8000
|
||||
|
||||
Reference in New Issue
Block a user