Skip to content

Commit 19342fa

Browse files
committed
copy file
1 parent 5942400 commit 19342fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile_ui

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ RUN --mount=type=cache,target=/root/.npm \
3838
# Bring in built assets and server entry from builder
3939
COPY --from=builder /app/dist ./dist
4040
COPY --from=builder /app/server-start.js ./
41+
COPY --from=builder /app/request-logging.js ./
4142

4243
EXPOSE 3030
4344

0 commit comments

Comments
 (0)