chenping 1 year ago
parent
commit
fa89022e89
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -8,7 +8,7 @@ RUN mkdir -p /jimureport
 
 WORKDIR /jimureport
 
-EXPOSE 8085
+EXPOSE 8083
 
 ADD jimureport-1.9.jar ./
 # ADD conf ./