Skip to content

Commit 77b5b55

Browse files
committed
hello
1 parent 732e700 commit 77b5b55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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", "main.py"]
8+
CMD ["python", "/app/main.py"]

0 commit comments

Comments
 (0)