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