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 dc17f44 commit d257eb0Copy full SHA for d257eb0
Backend/HistoryService/Dockerfile
@@ -7,5 +7,5 @@ RUN npm install
7
8
COPY . .
9
10
-EXPOSE 3001
+EXPOSE 3005
11
CMD ["npm", "start"]
0 commit comments