Commit c786d06d authored by daidekun's avatar daidekun

fixbugs

parent a8ccd2f4
...@@ -23,7 +23,6 @@ COPY ./application.properties /home/quant_group/project/ ...@@ -23,7 +23,6 @@ COPY ./application.properties /home/quant_group/project/
# 阿波罗配置相关 # 阿波罗配置相关
RUN mkdir -p /opt/settings/ RUN mkdir -p /opt/settings/
COPY ./server.properties /opt/settings/ COPY ./server.properties /opt/settings/
COPY ./config/application.properties /home/quant_group/project/config/
RUN chmod +x ./docker-entrypoint.sh RUN chmod +x ./docker-entrypoint.sh
......
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