Browse Source

Update Dockerfile

童颖佳 2 years ago
parent
commit
1aacfc9826
1 changed files with 0 additions and 1 deletions
  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
-