Skip to content

Commit 01de818

Browse files
authored
expose port
1 parent 0747a11 commit 01de818

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,3 +96,4 @@ RUN find /home/app -name "run-*.sh" -exec chmod -v +x {} \;
9696

9797
# run the application
9898
CMD /home/app/run-dev.sh
99+
EXPOSE 8080

0 commit comments

Comments
 (0)