You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.
"description": "The domains, separated by a comma you wish to generate the certificate for"
},
"ACME_EMAIL": {
"description": "Your email address"
},
"ACME_APP_NAME": {
"description": "The heroku app you wish to add the certificate to"
},
"HEROKU_TOKEN": {
"description": "An heroku access token allowed to write config vars and SSL certificates on ACME_APP_NAME"
},
"RESTART_WAIT_TIME": {
"description": "Seconds to wait for ACME_APP_NAME to restart before completing verification. Long restarts will lead to H12 errors for your app but this may be useful to adjust when using preboot.",