mirror of
https://github.com/ProjectSegfault/website
synced 2026-03-29 18:11:49 +05:30
fix everything in an elegant way
This commit is contained in:
@@ -15,8 +15,4 @@ RUN pnpm build
|
||||
|
||||
EXPOSE 4173
|
||||
|
||||
ENV PORT=4173
|
||||
|
||||
ENV ORIGIN=http://localhost:4173
|
||||
|
||||
CMD ["node", "build"]
|
||||
CMD ["pnpm", "preview", "--host"]
|
||||
Reference in New Issue
Block a user