diff --git a/nginx-proxy-manager/site-ssl b/nginx-proxy-manager/site-ssl index 9a0df3a..78f212b 100755 --- a/nginx-proxy-manager/site-ssl +++ b/nginx-proxy-manager/site-ssl @@ -11,6 +11,7 @@ BUCKET="https://minio.example.com/certs" # std for my preferred setup is the certs for the service is in a ssl folder in the config dir for the service SERVICE="nginx" +# wait as the cron.daily is run on all hosts at the same time so get it run randomly run in 30 seconds MAXWAIT=30 # Put this in crontab for every 12 hours