We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d9b4aa commit a0c56bfCopy full SHA for a0c56bf
example_config.js
@@ -27,7 +27,7 @@ exports.opt = {
27
node_base_folder: '/opt/node-v0.4.9_npm_v1.0.3',
28
29
//Amazon SES mail info
30
- SES = {
+ SES: {
31
AWSAccessKeyID: 'ACCESSKEY',
32
AWSSecretKey: 'SECRETKEY',
33
ServiceUrl: 'https://email.us-east-1.amazonaws.com',
0 commit comments