Skip to content

Commit

Permalink
Update dockerfile
Browse files Browse the repository at this point in the history
Signed-off-by: Dylan Schultz <[email protected]>
  • Loading branch information
dylanschultzie committed Jul 5, 2024
1 parent f96e188 commit 8c8e837
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ COPY . .
EXPOSE 53336

# Command to run the Flask application
CMD ["python", "main.py"]
CMD ["python", "run.py"]

0 comments on commit 8c8e837

Please sign in to comment.