Skip to content

Commit 16e422c

Browse files
Update Dockerfile
1 parent e6ca529 commit 16e422c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ RUN mkdir conf
77

88
# Config
99
COPY web/target/classes/jetty/jaspi-conf.xml conf/
10+
COPY web/target/classes/logback.xml conf/
1011

1112
# Application Container (Jetty)
1213
COPY web/target/app.jar .

0 commit comments

Comments
 (0)