Skip to content

Commit 50f6ecf

Browse files
committed
expose port
1 parent dcfe67a commit 50f6ecf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

backend.Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,6 @@ USER nonroot
3333

3434
RUN mkdir -p /tmp/data
3535

36+
EXPOSE 8000
37+
3638
CMD ["/bin/sh", "-c", "/usr/local/bin/cryptify-backend"]

0 commit comments

Comments
 (0)