Commit 42619924 authored by daidekun's avatar daidekun

/opt/settings/

parent b7b2c27a
......@@ -18,6 +18,7 @@ EXPOSE 80
COPY docker-entrypoint.sh .
COPY ./*.jar /home/quant_group/project/app.jar
COPY ./application.properties /home/quant_group/project/
RUN mkdir -p /opt/settings/
COPY ./server.properties /opt/settings/
#COPY ./config/application.properties /home/quant_group/project/config/
......
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