diff --git a/Dockerfile.txt b/Dockerfile similarity index 97% rename from Dockerfile.txt rename to Dockerfile index 6bb5c71..c391369 100644 --- a/Dockerfile.txt +++ b/Dockerfile @@ -40,4 +40,4 @@ ENV PORT=3000 EXPOSE 3000 # Start the Node.js server -CMD ["npm", "start"] \ No newline at end of file +CMD ["npm", "start"]