Polish contribution
Closes gh-4574
This commit is contained in:
@@ -120,6 +120,7 @@ content into your application; rather pick only the properties that you need.
|
||||
spring.profiles.include= # Unconditionally activate the specified comma separated profiles.
|
||||
|
||||
# SENDGRID ({sc-spring-boot-autoconfigure}/sendgrid/SendGridAutoConfiguration.{sc-ext}[SendGridAutoConfiguration])
|
||||
spring.sendgrid.api-key= # SendGrid api key (alternative to username/password)
|
||||
spring.sendgrid.username= # SendGrid account username
|
||||
spring.sendgrid.password= # SendGrid account password
|
||||
spring.sendgrid.proxy.host= # SendGrid proxy host
|
||||
|
||||
Reference in New Issue
Block a user