Open
Description
Is your feature request related to a problem? Please describe.
We want rotate logs every day but proxy-manager run logrotate once per 2 days.
Describe the solution you'd like
There should be optional ENV variable to set how often logrotate should be run.
Additional context
I think we should move hardcoded value from file and utilise env.
nginx-proxy-manager/backend/setup.js
Line 153 in 805968a