Sfoglia il codice sorgente

[Docker][API] enable Autorun api

oups ;-)
Jean-Louis Queguiner 6 anni fa
parent
commit
a40ee5e64e
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      Dockerfile-api

+ 1 - 1
Dockerfile-api

@@ -42,5 +42,5 @@ RUN cd /data/test_images && git lfs pull
 
 EXPOSE 5000
 
-#ENTRYPOINT ["python3", "app.py"]
+ENTRYPOINT ["python3", "app.py"]