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 af79bc8 commit ecbbc71Copy full SHA for ecbbc71
Dockerfile
@@ -7,4 +7,4 @@ COPY package*.json /app
7
RUN yarn
8
COPY ./dist/. /app
9
CMD DEBUG=app node index.js
10
-EXPOSE 8081
+EXPOSE 5000
0 commit comments