Commit 1b7a5245 authored by daidekun's avatar daidekun

fixbugs

parent 0a60487b
......@@ -18,7 +18,7 @@ EXPOSE 80
COPY docker-entrypoint.sh .
COPY ./*.jar /home/quant_group/project/app.jar
COPY ./application.properties /home/quant_group/project/
COPY ./application.properties /home/quant_group/project/config/
COPY ./config/application.properties /home/quant_group/project/config/
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