Update Dockerfile

This commit is contained in:
Donavon McDowell 2024-08-30 08:57:27 -06:00 committed by GitHub
parent 01a5c47154
commit 1ab1a020a1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,3 +11,5 @@ EXPOSE 3000
CMD [ "node", "build" ]