@ -11,4 +11,4 @@ RUN pwd && ls -la
RUN npm install -g serve
CMD ["serve", "-s", "build"]
CMD ["serve", "-l", "tcp://0.0.0.0:5000", "-s", "build"]