1
This commit is contained in:
parent
aa03598e1d
commit
5a8bd409a4
@ -23,4 +23,4 @@ RUN ls -la /app/dist || echo "Debug: /app/dist directory not found or ls failed"
|
|||||||
|
|
||||||
EXPOSE 3302
|
EXPOSE 3302
|
||||||
|
|
||||||
CMD ["npm", "start"]
|
CMD ["node", "--enable-source-maps", "--no-node-snapshot", "dist/index.js"]
|
||||||
Loading…
x
Reference in New Issue
Block a user