diff --git a/Dockerfile b/Dockerfile index 8354619..56dde8a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -12,4 +12,4 @@ RUN yarn build EXPOSE 3344 -CMD ["yarn", "preview", "--port 3344"] +CMD ["yarn", "preview"]