fix: use host network for rag service container (#1649)

This commit is contained in:
yetone
2025-03-20 03:45:44 +08:00
committed by GitHub
parent 8c9cd1a7b2
commit 008fe29de8
3 changed files with 5 additions and 9 deletions

View File

@@ -17,7 +17,7 @@ BUILD_DIR := build
BUILD_FROM_SOURCE ?= false
TARGET_LIBRARY ?= all
RAG_SERVICE_VERSION ?= 0.0.8
RAG_SERVICE_VERSION ?= 0.0.9
RAG_SERVICE_IMAGE := quay.io/yetoneful/avante-rag-service:$(RAG_SERVICE_VERSION)
all: luajit