更新部署

This commit is contained in:
2025-11-28 10:39:43 +08:00
parent 325cf9f648
commit 801edc8d8d
7 changed files with 2 additions and 290 deletions

View File

@@ -1265,7 +1265,7 @@ COMPOSE_PROFILES=${VECTOR_STORE:-weaviate},${DB_TYPE:-postgresql}
# ------------------------------
# Docker Compose Service Expose Host Port Configurations
# ------------------------------
EXPOSE_NGINX_PORT=80
EXPOSE_NGINX_PORT=8000
EXPOSE_NGINX_SSL_PORT=443
# ----------------------------------------------------------------------------