This commit is contained in:
Donny 2024-08-30 08:54:26 -06:00
parent 47cc1fdfec
commit 0956ba1776

View File

@ -20,3 +20,4 @@ WORKDIR /app
# Start the Node.js application
CMD [ "node", "app.js" ]