Update dockerfile

This commit is contained in:
2022-02-28 22:25:27 +01:00
parent acc3c111a7
commit 8e31a824c8

View File

@@ -12,4 +12,4 @@ RUN yarn build
EXPOSE 3344
CMD ["yarn", "preview --port 3344"]
CMD ["yarn", "preview", "--port 3344"]