gophish/config.json
2013-12-06 17:39:40 -06:00

9 lines
No EOL
136 B
JSON

{
"url" : "localhost:3333",
"smtp" : {
"host" : "smtp.example.com",
"port" : 25,
"user" : "username",
"pass" : "password"
}
}