There was an error while loading. Please reload this page.
1 parent 81fcfbd commit b764f25Copy full SHA for b764f25
Dockerfile
@@ -15,7 +15,7 @@ COPY . /usr/src/app
15
16
# Application Environment variables
17
#ENV APP_ENV development
18
-ENV PORT 9090
+ENV PORT 8080
19
20
# Exposing Ports
21
EXPOSE $PORT
0 commit comments