{ "Debug": true, "BaseUrl": "http://localhost:5072", "SiteUrl": "https://solian.app", "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*", "ConnectionStrings": { "App": "Host=localhost;Port=5432;Database=dyson_messager;Username=postgres;Password=postgres;Include Error Detail=True;Maximum Pool Size=20;Connection Idle Lifetime=60" }, "KnownProxies": [ "127.0.0.1", "::1" ], "Etcd": { "Insecure": true }, "Cache": { "Serializer": "JSON" }, "Service": { "Name": "DysonNetwork.Messager", "Url": "https://localhost:7100" }, "RealtimeChat": { "Endpoint": "https://solar-network-im44o8gq.livekit.cloud", "ApiKey": "APIs6TiL8wj3A4j", "ApiSecret": "SffxRneIwTnlHPtEf3zicmmv3LUEl7xXael4PvWZrEhE" } }