are you fucking kidding me is that all it took
This commit is contained in:
parent
776019182d
commit
cb8be12b63
@ -9,5 +9,5 @@ ENV PUBLIC_URL=http://localhost:4321
|
|||||||
RUN npm run build
|
RUN npm run build
|
||||||
|
|
||||||
EXPOSE 4321
|
EXPOSE 4321
|
||||||
CMD ["npm", "run", "preview", "--", "--host"]
|
CMD ["npm", "run", "dev", "--", "--host"]
|
||||||
# CMD [ "node", "dist/sever/entry.mjs"]
|
# CMD [ "node", "dist/sever/entry.mjs"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user