1
0
mirror of https://github.com/matt-fidd/stratos.git synced 2026-01-01 19:59:27 +00:00
Files
stratos/config/email.sample.json

6 lines
99 B
JSON

{
"host": "examplesmtphost.com",
"user": "user@domain.com",
"password": "supersecurepassword"
}