Fix json syntax

This commit is contained in:
clerie 2022-09-02 20:43:58 +02:00
parent 557ed051d6
commit 035576dff0
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
"dect": { "dect": {
"host": "10.222.222.11", "host": "10.222.222.11",
"username": "omm", "username": "omm",
"password": "xxx" "password": "xxx",
"sipsecret": "51df84aace052b0e75b8c1da5a6da9e2" "sipsecret": "51df84aace052b0e75b8c1da5a6da9e2"
}, },
"yate": { "yate": {