From b516c9f6ee92ff83080a2bad5d3903c1a862d215 Mon Sep 17 00:00:00 2001 From: qiaofeng1227 <76487013@qq.com> Date: Tue, 16 May 2023 15:48:43 +0800 Subject: [PATCH] xuwei --- appmanage/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appmanage/Dockerfile b/appmanage/Dockerfile index 7153b270..ef28a3a5 100644 --- a/appmanage/Dockerfile +++ b/appmanage/Dockerfile @@ -19,4 +19,4 @@ RUN pip install -r requirements.txt RUN mkdir /data # Expose the port in which the application will be deployed -EXPOSE 5000 +EXPOSE 5000 \ No newline at end of file