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 0747a11 commit 01de818Copy full SHA for 01de818
Dockerfile
@@ -96,3 +96,4 @@ RUN find /home/app -name "run-*.sh" -exec chmod -v +x {} \;
96
97
# run the application
98
CMD /home/app/run-dev.sh
99
+EXPOSE 8080
0 commit comments