瀏覽代碼

Update Dockerfile

童颖佳 2 年之前
父節點
當前提交
5ea97110c5
共有 1 個文件被更改,包括 1 次插入0 次删除
  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
+