Skip to content

Commit

Permalink
fixed: address already in use
Browse files Browse the repository at this point in the history
  • Loading branch information
schmolldechse committed Dec 22, 2024
1 parent f6ce3b6 commit b4ac842
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,4 @@ RUN npm install
RUN npm run build
RUN npm start

CMD [ "npm", "run", "dev" ]

EXPOSE 3000

0 comments on commit b4ac842

Please sign in to comment.