mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
msm-change-logrotate-permissions (#827)
This commit is contained in:
parent
f453c553e6
commit
5584ed78ad
1 changed files with 1 additions and 0 deletions
|
@ -77,6 +77,7 @@ ADD ${baseDir}/nginx/sharelatex.conf /etc/nginx/sites-enabled/sharelatex.conf
|
||||||
# Configure log rotation
|
# Configure log rotation
|
||||||
# ----------------------
|
# ----------------------
|
||||||
ADD ${baseDir}/logrotate/sharelatex /etc/logrotate.d/sharelatex
|
ADD ${baseDir}/logrotate/sharelatex /etc/logrotate.d/sharelatex
|
||||||
|
RUN chmod 644 /etc/logrotate.d/sharelatex
|
||||||
|
|
||||||
|
|
||||||
# Copy Phusion Image startup scripts to its location
|
# Copy Phusion Image startup scripts to its location
|
||||||
|
|
Loading…
Reference in a new issue