You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
server:
|
|
port: 3100
|
|
db:
|
|
type: ''
|
|
port: ''
|
|
sid: ''
|
|
|
|
|
|
jwt:
|
|
expiresIn: 3600
|
|
|
|
otp:
|
|
expiresIn: 5
|
|
|
|
crypto:
|
|
accessToken: 'accessToken@#123'
|
|
refreshToken: 'refreshToken@#123'
|
|
commonKey: 'RTGS'
|
|
sibKey : 'BPXEUYLSSLHUVETSJENXTCRAYNVEJBFRAV'
|
|
sibIv : 'IWUHTQDKCWEXWIJENXTCRAYNVEJBFRAV'
|
|
|