Merge pull request #801 from pushytoxin/patch-1

When validating LE certs, do not wait for a random time
development
Slavi Pantaleev 4 years ago committed by GitHub
commit 9be9f43be7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -27,4 +27,5 @@ docker run \
--standalone \ --standalone \
--preferred-challenges http \ --preferred-challenges http \
--agree-tos \ --agree-tos \
--email={{ matrix_ssl_lets_encrypt_support_email }} --email={{ matrix_ssl_lets_encrypt_support_email }} \
--no-random-sleep-on-renew

Loading…
Cancel
Save