2022-06-24 02:57:27 +02:00

12 lines
232 B
JSON

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