1
0
mirror of https://github.com/bitwarden/server.git synced 2025-05-27 14:24:56 -05:00

replytoemail in env file

This commit is contained in:
Kyle Spearrin 2017-08-28 07:42:22 -04:00
parent 43199e9a44
commit 5fa7321575

View File

@ -390,6 +390,7 @@ globalSettings__installation__id={_installationId}
globalSettings__installation__key={_installationKey}
globalSettings__yubico__clientId=REPLACE
globalSettings__yubico__key=REPLACE
globalSettings__mail__replyToEmail=hello@bitwarden.com
globalSettings__mail__smtp__host=REPLACE
globalSettings__mail__smtp__username=REPLACE
globalSettings__mail__smtp__password=REPLACE