Pārlūkot izejas kodu

Update Dockerfile

童颖佳 2 gadi atpakaļ
vecāks
revīzija
85d3ca23a1
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0 1
      appmanage/Dockerfile

+ 0 - 1
appmanage/Dockerfile

@@ -16,4 +16,3 @@ CMD ["uvicorn", "main:get_app", "--host", "0.0.0.0", "--port", "5000", "--log-le
 
 # Expose the port in which the application will be deployed
 EXPOSE 5000
-