Explorar o código

Update Dockerfile

qiaofeng1227 %!s(int64=2) %!d(string=hai) anos
pai
achega
e7e9d678d0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      appmanage/Dockerfile

+ 1 - 1
appmanage/Dockerfile

@@ -18,5 +18,5 @@ RUN chmod +x /etc/supervisor/conf.d/supervisord.conf /cmd.sh
 RUN pip install -r requirements.txt
 RUN mkdir /data
 
-# Expose the port in which the application will be deployed
+# Expose the port in which the Application will be deployed
 EXPOSE 5000