2023.01.03 根据新申请的S3信息修改配置文件。
This commit is contained in:
parent
769e4116a1
commit
1fffe75dfa
@ -167,7 +167,7 @@ provider.att {
|
||||
billingDay = 19
|
||||
}
|
||||
|
||||
# clip server
|
||||
# clip server (waylens-fms-clip)
|
||||
provider.backend {
|
||||
endpoint="http://172.20.24.171:36458/v.1.0"
|
||||
key="dqy0S3MAdDLOp50R"
|
||||
@ -187,8 +187,8 @@ provider.aws {
|
||||
}
|
||||
|
||||
cloudFront {
|
||||
keyPairId = "KXVLE604DD1P3"
|
||||
keyPairFile = "../config/mk_fleet_privatekey.pem"
|
||||
keyPairId = "K19X44RTV6O2RC"
|
||||
keyPairFile = "./wtest_fleet_private_key.pem"
|
||||
}
|
||||
}
|
||||
|
||||
@ -235,19 +235,19 @@ sendgrid {
|
||||
|
||||
|
||||
# clip storage & cloudfront
|
||||
clip.storage.bucket = "/mkfleet/clip/"
|
||||
clip.storage.bucket = "/wtestfleet/clip/"
|
||||
clip.storage.address {
|
||||
default = "https://cdn.fleet.autosecure360.com/clip/"
|
||||
}
|
||||
|
||||
# streaming storage & cloudfront
|
||||
streaming.storage.bucket = "/mkfleet/live_video/"
|
||||
streaming.storage.bucket = "/wtestfleet/live_video/"
|
||||
streaming.storage.address {
|
||||
default = "https://cdn.fleet.autosecure360.com/live_video/"
|
||||
}
|
||||
|
||||
# firmware storage & cloudfront
|
||||
firmware.storage.bucket= "/mkfleet/firmware"
|
||||
firmware.storage.bucket= "/wtestfleet/firmware"
|
||||
firmware.storage.address {
|
||||
default = "https://cdn.fleet.autosecure360.com/firmware/"
|
||||
}
|
||||
@ -266,7 +266,7 @@ fleetReport.storage.address {
|
||||
log.storage.address = "https://cdn.fleet.autosecure360.com/log/"
|
||||
|
||||
# audio storage & cloudfront
|
||||
audio.storage.bucket="mkfleet"
|
||||
audio.storage.bucket="wtestfleet"
|
||||
audio.storage.address="https://cdn.fleet.autosecure360.com/audio/"
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user