Explorar el Código

之江检查空间名称

李莎 hace 2 años
padre
commit
3157950345
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -6,4 +6,4 @@ ADD . .
 
 RUN  pip install -r requirements.txt
 
-CMD ["python", "-u","./main.py"]
+CMD ["python", "-u","./start.py"]