Skip to content

Commit b8317cf

Browse files
committed
feat: EXPOSE 8080
1 parent a4039b7 commit b8317cf

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,6 @@ RUN apt-get update && \
3333

3434
# commands
3535

36+
EXPOSE 8080
37+
3638
CMD ["./api-update"]

0 commit comments

Comments
 (0)