Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
VikramxD authored Dec 24, 2024
1 parent f5c8599 commit 6f1a755
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DockerFileFolder/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ EXPOSE 8000
WORKDIR /app/src/api

# Command to run the server
CMD ["python3", "mochi_serve.py"]
CMD ["python3", "serve.py"]

0 comments on commit 6f1a755

Please sign in to comment.