mirror of
https://github.com/ProjectSegfault/website
synced 2026-05-06 05:58:02 +05:30
fix everything in an elegant way
This commit is contained in:
+1
-5
@@ -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