Commit 61650923 authored by daidekun's avatar daidekun

EXPOSE 9001

parent abdd4e59
......@@ -15,6 +15,7 @@ RUN echo "${BUILD_NUMBER}" >> ./version.txt
EXPOSE 80
EXPOSE 5005
EXPOSE 9001
COPY docker-entrypoint.sh .
COPY ./*.jar /home/quant_group/project/app.jar
......
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