Skip to content

Commit b1552d3

Browse files
fix(docker): rimuove riferimento a mcp_server.py rimosso
1 parent 2ff28c6 commit b1552d3

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ COPY api/ ./api/
6262
COPY frontend/ ./frontend/
6363
COPY src/ ./src/
6464
COPY ragify.py .
65-
COPY mcp_server.py .
6665
COPY config.yaml .
6766
COPY docker/ ./docker/
6867

Dockerfile.tika

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ COPY api/ ./api/
7070
COPY frontend/ ./frontend/
7171
COPY src/ ./src/
7272
COPY ragify.py .
73-
COPY mcp_server.py .
7473
COPY config.yaml .
7574
COPY docker/ ./docker/
7675

0 commit comments

Comments
 (0)