Przeglądaj źródła

Update Dockerfile

童颖佳 2 lat temu
rodzic
commit
5ea97110c5
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      appmanage/Dockerfile

+ 1 - 0
appmanage/Dockerfile

@@ -16,3 +16,4 @@ 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
+