We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52829e5 commit 207bceeCopy full SHA for 207bcee
now.json
@@ -14,6 +14,8 @@
14
}
15
],
16
"env": {
17
+ "SMTP_HOST": "@smtp_host",
18
+ "SMTP_PORT": "@smtp_port",
19
"EMAIL_USER": "@email_user",
20
"EMAIL_PASS": "@email_pass"
21
0 commit comments