mirror of
https://github.com/getnamingo/registry.git
synced 2025-08-05 17:18:04 +02:00
Small security fixes, not urgent
This commit is contained in:
parent
d54c6f8f52
commit
0a0d30d5a0
5 changed files with 14 additions and 7 deletions
|
@ -24,6 +24,7 @@ MAIL_USERNAME=username
|
|||
MAIL_PASSWORD=password
|
||||
MAIL_ENCRYPTION=tls
|
||||
MAIL_FROM_ADDRESS='example@domain.com'
|
||||
MAIL_TO_ADDRESS='example@domain.com'
|
||||
MAIL_FROM_NAME='Example'
|
||||
MAIL_API_KEY='test-api-key'
|
||||
MAIL_API_PROVIDER='sendgrid'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue