Commit 62e1faa1 authored by daidekun's avatar daidekun

暴露3000 端口

parent 3af0a543
......@@ -14,6 +14,7 @@ RUN mkdir project/config/
RUN echo "${BUILD_NUMBER}" >> ./version.txt
EXPOSE 80
EXPOSE 3000
EXPOSE 5005
EXPOSE 9001
......
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