fix bug in docker
deploy to danak / build_and_deploy (push) Has been cancelled

This commit is contained in:
2026-05-29 09:25:46 +03:30
parent 455278f398
commit 8124938720
4 changed files with 1 additions and 15058 deletions
+1 -1
View File
@@ -45,4 +45,4 @@ USER appuser
ENV NODE_ENV=production
EXPOSE 4000
CMD ["node", "--max-old-space-size=2048", "dist/main.js"]
CMD ["node", "--max-old-space-size=2048", "dist/src/main.js"]