feat: deploy demo test
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ COPY pyproject.toml uv.lock ./
|
||||
COPY common ./common
|
||||
COPY runtime ./runtime
|
||||
|
||||
RUN uv sync --frozen --no-dev --package backend
|
||||
RUN UV_DEFAULT_INDEX="https://pypi.tuna.tsinghua.edu.cn/simple/" uv sync --frozen --no-dev --no-editable --package runtime
|
||||
|
||||
EXPOSE 8001
|
||||
|
||||
|
||||
Reference in New Issue
Block a user