@ -11,4 +11,4 @@ COPY . .
RUN npm run build
EXPOSE 3000/tcp
CMD npm run build
CMD npm run build --port 3000