Compare commits
No commits in common. "95549e479a0d20cb6d369a7ff86a85dfaee9c370" and "94c88afc911b213bff7ebdab7417f06f10426d00" have entirely different histories.
95549e479a
...
94c88afc91
@ -1,64 +0,0 @@
|
|||||||
kafka:
|
|
||||||
consumerID: fms-pusher-prod
|
|
||||||
topic:
|
|
||||||
gps: fleet-api-gps
|
|
||||||
general: fleet-api-notification
|
|
||||||
group:
|
|
||||||
gps: fms-pusher-prod-group
|
|
||||||
general: fms-pusher-prod-group
|
|
||||||
brokers:
|
|
||||||
- 172.20.24.171:9092
|
|
||||||
minBytes: 1e3
|
|
||||||
maxBytes: 2e6
|
|
||||||
maxWait: 5000
|
|
||||||
maxDealRoutineNum: 10
|
|
||||||
setOffset:
|
|
||||||
generalType: false
|
|
||||||
generalValue:
|
|
||||||
gpsType: false
|
|
||||||
gpsValue:
|
|
||||||
commitInterval:
|
|
||||||
gps: 1000
|
|
||||||
general: 0
|
|
||||||
version: 2.6.3
|
|
||||||
|
|
||||||
aws:
|
|
||||||
config:
|
|
||||||
region: ap-southeast-1
|
|
||||||
credentialsID: AKIAVZFGACWSM44VD4G6
|
|
||||||
credentialsSecret: yzuJPMnsDxDkO6RJGaeFEDSzPbOefgGbZXMOxKwX
|
|
||||||
topicArn: arn:aws:sns:ap-southeast-1:397632607652:wtest-sns-forward
|
|
||||||
|
|
||||||
gin:
|
|
||||||
maxTime: 12
|
|
||||||
port: :8060
|
|
||||||
|
|
||||||
postGre:
|
|
||||||
maxIdleConns: 5
|
|
||||||
maxOpenConns: 15
|
|
||||||
host: wtest-notification.crwogqkovwba.ap-southeast-1.rds.amazonaws.com
|
|
||||||
port: 5432
|
|
||||||
user: postgres
|
|
||||||
dbname: fms_notification
|
|
||||||
password: tKY6H9iLnHL4D08O
|
|
||||||
|
|
||||||
|
|
||||||
redis:
|
|
||||||
index: 9
|
|
||||||
network: tcp
|
|
||||||
# address: fleet-dev.hreonp.ng.0001.use1.cache.amazonaws.com:6379
|
|
||||||
address: 172.20.24.171:6379
|
|
||||||
|
|
||||||
|
|
||||||
sendgrid:
|
|
||||||
apiKey: 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
|
|
||||||
senderName: no-reply
|
|
||||||
senderAddress: no-reply@waylens.com
|
|
||||||
midEndName: dev
|
|
||||||
midEndEmail: yu.shi@waylens.com
|
|
||||||
# midEndEmail: midend@waylens.com
|
|
||||||
|
|
||||||
gps:
|
|
||||||
biasTime: 5
|
|
||||||
|
|
||||||
fmsGpsServerAddress: http://172.20.24.171:9004
|
|
@ -1,24 +0,0 @@
|
|||||||
//ronglian
|
|
||||||
RLbaseUrl=https://app.cloopen.com:8883
|
|
||||||
RLaccountSid=8a48b5514fba2f87014fc228cc0f1312
|
|
||||||
RLappId=8aaf070863399ed901634dceea3c0f94
|
|
||||||
RLauthToken=85cd39af239441f89437583a2fbb6584
|
|
||||||
|
|
||||||
|
|
||||||
//sendgrid Email
|
|
||||||
senderName=no-reply
|
|
||||||
senderAddress=no-reply@waylens.com
|
|
||||||
SENDGRID_API_KEY=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
|
|
||||||
|
|
||||||
phoneList=+8613818522209,+8618821216962,+8618001708850
|
|
||||||
emailList=midend@waylens.com,vincent.sun@waylens.com,Farshid@waylens.com,npodila@fleetup.com,baddison@insightmobiledata.com
|
|
||||||
recoverEmailList=yu.shi@waylens.com
|
|
||||||
|
|
||||||
//ali
|
|
||||||
aliAccessKeyId=LTAI4G39Lr3MdMWfji59HxzG
|
|
||||||
aliAccessSecret=V2kL0kSSUjKnkNsY5tqseTC1ZCWSQy
|
|
||||||
ttsCode=TTS_203197230
|
|
||||||
aliPhoneList=+8613818522209
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user