infra: add Milvus vector DB and PostgreSQL
This commit is contained in:
8
.env
8
.env
@@ -12,4 +12,10 @@ SUBDOMAIN=n8n
|
||||
GENERIC_TIMEZONE=Europe/Berlin
|
||||
|
||||
# The email address to use for the TLS/SSL certificate creation
|
||||
SSL_EMAIL=patrick.haas@eks-intec.de
|
||||
SSL_EMAIL=patrick.haas@eks-intec.de
|
||||
|
||||
# PostgreSQL Configuration
|
||||
POSTGRES_PASSWORD=change_me_securely
|
||||
|
||||
# Milvus Configuration
|
||||
MILVUS_API_URL=http://milvus:19530
|
||||
Reference in New Issue
Block a user