2022-07-26 17:24:45 +02:00

12 lines
231 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*",
"OPENVIDU_URL": "http://localhost:4443/",
"OPENVIDU_SECRET": "MY_SECRET"
}