better dimensions check

This commit is contained in:
2025-07-19 18:53:50 +03:00
parent 65530963d7
commit 11bf2e6807
2 changed files with 4 additions and 3 deletions

View File

@@ -11,3 +11,4 @@ COPY . .
EXPOSE 3000
ENTRYPOINT ["node", "./src/index.js"]