Skip to content

Commit 6d4f1f6

Browse files
committed
build: Removed useless expose in the Dockerfile
1 parent d7410cf commit 6d4f1f6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,4 @@ WORKDIR /BetterIUTRCCAPI
99

1010
RUN uv sync --frozen
1111

12-
EXPOSE 7001
13-
1412
CMD ["uv", "run", "__main__.py"]

0 commit comments

Comments
 (0)