dockerfile (#6692)

This commit is contained in:
Archer
2026-04-01 10:48:36 +08:00
committed by GitHub
parent 33a796397f
commit 6c71bdfeb2
24 changed files with 24 additions and 24 deletions
@@ -44,7 +44,6 @@ x-vec-config: &x-vec-config
OCEANBASE_URL: mysql://root%40tenantname:tenantpassword@ob:2881/mysql
version: '3.3'
services:
# Vector DB
vectorDB:
@@ -371,6 +370,7 @@ services:
VM_AUTH_TOKEN: *x-volume-manager-auth-token # 对应 AGENT_SANDBOX_VOLUME_MANAGER_TOKEN
VM_VOLUME_NAME_PREFIX: fastgpt-session # volume 名称前缀
VM_LOG_LEVEL: info
VM_DOCKER_API_VERSION: v1.44
healthcheck:
test:
[