update path

This commit is contained in:
2026-03-08 12:17:24 +08:00
parent e524be15e5
commit e59ae66b85

View File

@@ -28,8 +28,8 @@ services:
# Backend API server
backend:
build:
context: .
dockerfile: Dockerfile.prod
context: ..
dockerfile: docker/Dockerfile.prod
container_name: langchain-agent-backend
environment:
- PYTHONPATH=/app