Commit f9a7981c authored by liuzicheng's avatar liuzicheng

查询

parent 27e67c2c
...@@ -10,6 +10,6 @@ RUN chmod 775 entrypoint.sh ...@@ -10,6 +10,6 @@ RUN chmod 775 entrypoint.sh
ADD *windows*.jar app.jar ADD *windows*.jar app.jar
ENTRYPOINT ["./entrypoint.sh"] ENTRYPOINT ["./entrypoint.sh"]
EXPOSE 8080 EXPOSE 8080
EXPOSE 12121 EXPOSE 12122
EXPOSE 8719 EXPOSE 8719
EXPOSE 9980 EXPOSE 9432
\ No newline at end of file \ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment