We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff67b11 commit 02e68f4Copy full SHA for 02e68f4
Dockerfile
@@ -11,8 +11,6 @@ COPY stac_search/ ./stac_search/
11
12
RUN uv sync --frozen
13
14
-COPY data/chromadb ./data/chromadb
15
-
16
# Expose the port the app runs on
17
EXPOSE 8000
18
0 commit comments