We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aea096f commit 2e7b33aCopy full SHA for 2e7b33a
README.md
@@ -91,7 +91,7 @@ module.exports = {
91
host: 'smtp.gmail.com',
92
port: 465,
93
username: '[email protected]',
94
- password: 'beluga',
+ password: 'belugas',
95
};
96
```
97
0 commit comments