Remove public host

This commit is contained in:
2023-07-31 13:22:46 +01:00
parent aa00be72d5
commit 3758c1f0c4
3 changed files with 2 additions and 6 deletions

View File

@ -28,8 +28,7 @@
"DvrStore": {
"ServiceUrl": "http://localhost:9010",
"AccessKey": "TQcxug1ZAXfnZ5bvc9n5",
"SecretKey": "p7EK4qew6DBkBPqrpRPuJgTOc6ChUlfIcEdAwE7K",
"PublicHost": "http://localhost:9010"
"SecretKey": "p7EK4qew6DBkBPqrpRPuJgTOc6ChUlfIcEdAwE7K"
}
}
}