Explorar o código

Change docker expose port

周建刚 %!s(int64=8) %!d(string=hai) anos
pai
achega
30feb1646b
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      Dockerfile

+ 2 - 2
Dockerfile

@@ -34,6 +34,6 @@ RUN pip install --no-cache-dir -r requirements.txt && \
 
 	chmod 777 run.sh
 
-EXPOSE 5000
+EXPOSE 5010
 
-CMD [ "sh", "run.sh" ]
+CMD [ "sh", "run.sh" ]