Revert public host config

This commit is contained in:
2023-07-31 14:49:04 +01:00
parent 112ed5b80a
commit 055e7b0487
5 changed files with 14 additions and 3 deletions

View File

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