mirror of
https://github.com/gophish/gophish
synced 2024-11-14 16:27:23 +00:00
9 lines
No EOL
138 B
JSON
9 lines
No EOL
138 B
JSON
{
|
|
"url" : "localhost:3333",
|
|
"smtp" : {
|
|
"server" : "smtp.example.com",
|
|
"port" : 25,
|
|
"user" : "username",
|
|
"pass" : "password"
|
|
}
|
|
} |