Browse Source

Update Dockerfile

童颖佳 2 năm trước cách đây
mục cha
commit
1aacfc9826
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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
-