Store S3 public host address
This commit is contained in:
@ -28,7 +28,8 @@
|
||||
"DvrStore": {
|
||||
"ServiceUrl": "http://localhost:9010",
|
||||
"AccessKey": "TQcxug1ZAXfnZ5bvc9n5",
|
||||
"SecretKey": "p7EK4qew6DBkBPqrpRPuJgTOc6ChUlfIcEdAwE7K"
|
||||
"SecretKey": "p7EK4qew6DBkBPqrpRPuJgTOc6ChUlfIcEdAwE7K",
|
||||
"PublicHost": "http://localhost:9010"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user