root 1 жил өмнө
parent
commit
a345b60475

+ 1 - 1
deploy/docker_compose/Dockerfile

@@ -14,4 +14,4 @@ RUN pip3 install --upgrade pip
 ## Recommendation for those in China
 RUN pip3 install -r requirements.txt -U -i https://mirror.baidu.com/pypi/simple
 # ENTRYPOINT [ "/entrypoint.sh" ]
-CMD python3 server.py
+CMD python server.py