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.
101 lines
2.6 KiB
YAML
101 lines
2.6 KiB
YAML
server:
|
|
port: 3300
|
|
db:
|
|
type: 'postgres'
|
|
port: '5432'
|
|
sid: 'scb'
|
|
oraclesid: 'tbnkdb'
|
|
oracleport: '1521'
|
|
|
|
jwt:
|
|
expiresIn: 3600
|
|
|
|
otp:
|
|
expiresIn: 5
|
|
|
|
crypto:
|
|
accessToken: 'accessToken@#123'
|
|
refreshToken: 'refreshToken@#123'
|
|
commonKey: 'commonKey@#123'
|
|
|
|
google:
|
|
clientID: '42183132451-b2p8fit0okhec8dq8d15ddgu6msa4mro.apps.googleusercontent.com'
|
|
clientSecret: 'EZvk3XK4_C1mhVXHm_izCDX6'
|
|
callbackURL : 'https://myfin.api.teorainfotech.com/api/v1/auth/google/callback'
|
|
succesRedirectURL : 'https://myfin.teorainfotech.com/#/auth/google'
|
|
failRedirectURL: 'https://myfin.teorainfotech.com/login/failure'
|
|
|
|
facebook:
|
|
appId: 2250938211710092
|
|
appSecret: 4eabf9e73c1871a84645d1fffeb07c39
|
|
callbackURL: 'https://myfin.api.teorainfotech.com/api/v1/auth/facebook/redirect'
|
|
|
|
mail:
|
|
fromMail: 'innovationscochin@gmail.com'
|
|
user: 'innovationscochin@gmail.com'
|
|
pass: 'Inno@ict'
|
|
|
|
cron:
|
|
scheduler: false
|
|
|
|
body:
|
|
from: 'Nexmo'
|
|
text: 'Test Message from innovations cochin'
|
|
to: '+9181390 12392'
|
|
api_key: '6b8c19bc'
|
|
api_secret: 'BWbmroBtJfX0HPQ1'
|
|
|
|
smsPhoneNumberArgName:
|
|
phoneno: 'to'
|
|
message: 'text'
|
|
|
|
url:
|
|
url: "https://rest.nexmo.com/sms/json"
|
|
|
|
bodyWay2SMS:
|
|
apikey: "CKDG9HL5KYFLLILRMX3QX1CPKOIP8QF1"
|
|
secret: "N373LNKAAJ079JY7"
|
|
usetype: "stage"
|
|
phone: "8139012392"
|
|
message: "Haiii..."
|
|
senderid: "WAYSMS"
|
|
|
|
smsPhoneNumberArgNameWay2SMS:
|
|
phoneno: 'phone'
|
|
messsgae: 'message'
|
|
|
|
urlWay2SMS:
|
|
url: "http://www.way2sms.com/api/v1/sendCampaign"
|
|
|
|
sms-headers:
|
|
headers: { "content-type": "application/json" }
|
|
|
|
payment-gateway:
|
|
successRedirectUrl: "/transaction/issue-application"
|
|
failureRedirectUrl: "/transaction/issue-application/status=failure"
|
|
successRedirectUrlStudent: "/student/payment-redirection"
|
|
failureRedirectUrlStudent: "/student/payment-redirection"
|
|
successRedirectUrlStudentInternal: "/transaction/student-fee"
|
|
failureRedirectUrlStudentInternal: "/transaction/student-fee"
|
|
successRedirectUrlAcceptance: "/student/application"
|
|
failureRedirectUrlAcceptance: "/student/application"
|
|
successRedirectUrlAcceptancePublic: "/auth/public/admission-form"
|
|
failureRedirectUrlAcceptancePublic: "auth/public/admission-form"
|
|
furl: "http://192.168.1.24:3100/api/v1/payment-gateway/failure"
|
|
surl: "http://192.168.1.24:3100/api/v1/payment-gateway/success"
|
|
key : ""
|
|
salt : ""
|
|
testing : true
|
|
|
|
sms-merabt:
|
|
url: "http://reseller.smschub.com/api/sms/format/json"
|
|
peId: "1201160336050556744"
|
|
# peTemplateId: 1207163341521627472
|
|
peTemplateId: "1207164196662343521"
|
|
apiKey: "b6bf2ebf9bb6e74d9538892569f7e9cc"
|
|
urlEncd: "Y"
|
|
sender: "TRISCB"
|
|
|
|
default-bank:
|
|
id: "acc1"
|
|
|