Skip to content

Commit 25a1128

Browse files
authored
disable pm2-logrotate (#471)
1 parent d3e10a6 commit 25a1128

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docker-builds/server/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ WORKDIR ${ETHLANCE_SERVER_ROOT}
5252
COPY --from=builder /build /build
5353
# Initialize events log
5454
RUN echo -n "{:last-processed-block 27409455}" > ethlance-events.log
55-
RUN npx pm2 install pm2-logrotate
5655

5756
EXPOSE 6300
5857
CMD ["npx", "pm2-runtime", "out/ethlance_server.js"]

0 commit comments

Comments
 (0)