mirror of
https://github.com/PeterMaquiran/tvone-api.git
synced 2026-04-23 04:25:50 +00:00
+1
-1
@@ -22,4 +22,4 @@ RUN pnpm build
|
|||||||
EXPOSE 3000
|
EXPOSE 3000
|
||||||
|
|
||||||
# Change your CMD to this:
|
# Change your CMD to this:
|
||||||
CMD ["pnpm", "run", "start:prod"]
|
CMD ["node", "dist/src/main.js"]
|
||||||
Reference in New Issue
Block a user