ctm / actix-web-lets-encrypt

Let's Encrypt SSL support for Actix web applications using acme-client
The Unlicense
19 stars 2 forks source link

configuration via environment variables #2

Closed ctm closed 5 years ago

ctm commented 5 years ago

Add an "env-config" feature that allows an environment variable to hold the configuration information, so end-users don't have to roll their own.