This commit is contained in:
Alex Holliday
2026-01-26 15:57:23 -08:00
parent bbb0716251
commit 839dc201df
+1 -1
View File
@@ -19,4 +19,4 @@ RUN npm run build
EXPOSE 52345
CMD ["node", "src/index.js"]
CMD ["node", "dist/index.js"]