sun-pc hai 2 meses
pai
achega
fcb13b1506
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -18,4 +18,4 @@ RUN pip install -r requirements.txt
 
 EXPOSE 5000
 
-CMD python3 main.py
+CMD ["python3","main.py"]