You've already forked DataMate
mirror
This commit is contained in:
@@ -19,7 +19,7 @@ ENV UV_INDEX_URL="https://mirrors.aliyun.com/pypi/simple/"
|
||||
WORKDIR /app
|
||||
|
||||
# Copy the application into the container.
|
||||
RUN git clone https://github.com/ModelEngine-Group/deer-flow.git /app
|
||||
RUN git clone https://ghproxy.net/https://github.com/ModelEngine-Group/deer-flow.git /app
|
||||
COPY runtime/deer-flow/.env /app/.env
|
||||
COPY runtime/deer-flow/conf.yaml /app/conf.yaml
|
||||
|
||||
|
||||
Reference in New Issue
Block a user