This commit is contained in:
Jake Kasper
2025-09-02 07:40:22 -05:00
parent 714f90bb1a
commit 47bfd404a7
3 changed files with 6 additions and 32 deletions

View File

@@ -28,4 +28,4 @@ HEALTHCHECK --interval=30s --timeout=10s --start-period=60s --retries=3 \
CMD node healthcheck.js
# Start the application
CMD ["npm", "start"]
CMD ["npm", "start"]