davidjameshowell / vaultwarden_heroku

Vaultwarden (Bitwarden Rust implementation) self hosted in Heroku for Free!
95 stars 175 forks source link

Remove sed call to manipulate Duo parameter, set via env var instead. #5

Closed davidjameshowell closed 3 years ago

davidjameshowell commented 3 years ago

This removes the sed manipulation in the config file and sets the Duo variable via env var, making it much more portable and less hack-y.