Skip to content

Commit 732e700

Browse files
committed
changes11
1 parent 4818eeb commit 732e700

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ WORKDIR /app
55
ADD . /app/
66

77
EXPOSE 5000
8-
CMD ["python", "/app/main.py"]
8+
CMD ["python", "main.py"]

python_code

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)