File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -12,14 +12,15 @@ For more information about SendGrid, see their
1212[ ae-docs ] : https://cloud.google.com/appengine/docs/java/
1313[ sample-docs ] : https://cloud.google.com/appengine/docs/java/mail/sendgrid
1414
15- ## Setup
15+ ## Setup and deploy
1616
1717Before you can run or deploy the sample, you will need to do the following:
1818
19191 . [ Create a SendGrid Account] ( http://sendgrid.com/partner/google ) . As of
2020 September 2015, Google users start with 25,000 free emails per month.
21211 . Configure your SendGrid settings in the environment variables section in
2222 [ ` src/main/webapp/WEB-INF/appengine-web.xml ` ] ( src/main/webapp/WEB-INF/appengine-web.xml ) .
23+ 1 . Visit /send/email?to=YOUR-EMAIL-ADDRESS
2324
2425## Running locally
2526
You can’t perform that action at this time.
0 commit comments