fixing config again

This commit is contained in:
Bryce Covert
2020-09-14 09:15:07 -07:00
parent 2f79eee111
commit f12337db8e
5 changed files with 1 additions and 0 deletions

View File

@@ -3,4 +3,5 @@ RUN apk update
RUN apk add poppler
RUN apk add poppler-utils
COPY target/auto-ap.jar /usr/local/
COPY config /usr/local/config/
CMD java -Dlogback.configurationFile=logback-prod.xml -jar /usr/local/auto-ap.jar