mirror of
https://github.com/ProjectSegfault/website.git
synced 2025-05-31 14:12:04 +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