-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.json
31 lines (31 loc) · 1.01 KB
/
config.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
"peers": [],
"secrets": [
"flame bottom dragon rely endorse garage supply urge turtle team demand put",
"thrive veteran child enforce puzzle buzz valley crew genuine basket start top",
"black tool gift useless bring nothing huge vendor asset mix chimney weird",
"ribbon crumble loud chief turn maid neglect move day churn share fabric",
"scan prevent agent close human pair aerobic sad forest wave toe dust"
],
"email": {
"service" : "gmail",
"host": "smtp.gmail.com",
"port": 587,
"auth": {
"user": "john.vikingsdownload@gmail.com",
"pass": "Windlm946356"
},
"tls": { "rejectUnauthorized": false},
"debug":true
},
"token": {
"email": "vinodhp@yopmail.com",
"password": "viNODH12$",
"totp": "string"
},
"links": {
"verifyLink": "http://52.201.227.220/payroll_structured/Views/Verify/verify.html",
"registerEmp": "http://52.201.227.220/payroll_structured/Token_generator/token.html"
},
"tokenKey": "Implementing JWT tokens"
}