Skip to content

Commit fb7e8e7

Browse files
favicoing
1 parent 7fad73a commit fb7e8e7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ RUN apt-get update && apt-get install -y curl && rm -rf /var/lib/apt/lists/*
2222

2323
COPY --from=build /app/dist/prox3 ./prox3
2424
COPY sql ./sql
25+
COPY public ./public
2526

2627
ENV NODE_ENV=production
2728

0 commit comments

Comments
 (0)