mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-03 16:03:38 +00:00
add lua-resty-string/lua-resty-openssl/fix logrotate
This commit is contained in:
@@ -6,6 +6,6 @@
|
||||
compress
|
||||
sharedscripts
|
||||
postrotate
|
||||
if [ -f /usr/local/nginx/logs/nginx.pid ]; then nginx -s reload fi
|
||||
if [ -f /usr/local/nginx/logs/nginx.pid ]; then nginx -s reload; fi
|
||||
endscript
|
||||
}
|
||||
|
Reference in New Issue
Block a user