Add PDS SMTP configuration environment variables.
This commit is contained in:
parent
d306fcfc26
commit
bbf77550f7
1 changed files with 3 additions and 0 deletions
|
@ -22,3 +22,6 @@ PDS_ADMIN_PASSWORD=
|
|||
# General configuration
|
||||
LOG_ENABLED=true
|
||||
PDS_BLOB_UPLOAD_LIMIT=52428800
|
||||
|
||||
PDS_EMAIL_SMTP_URL=smtps://username:password@smtp.host:465
|
||||
PDS_EMAIL_FROM_ADDRESS=bluesky@email.address
|
||||
|
|
Loading…
Add table
Reference in a new issue