Skip to content

Commit 364f23b

Browse files
authored
Update SMTP config (#4071)
1 parent 630ac0c commit 364f23b

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

config/production.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,10 @@
4747
}
4848
},
4949
"logger": {
50-
"timestampPrefix": false
50+
"timestampPrefix": false,
51+
"smtp": {
52+
"port": 2525
53+
}
5154
},
5255
"collection-api": {
5356
"port": 3000,

0 commit comments

Comments
 (0)