@@ -80,4 +80,5 @@ WORKDIR ${appDir}/apps/pdf-converter
EXPOSE 3010
+ENTRYPOINT ["/docker-entrypoint.sh"]
CMD ["node", "dist/index.js"]