{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Information", "Microsoft.EntityFrameworkCore.Database.Command": "Warning" } }, "AllowedHosts": "*", "ConnectionStrings": { "DefaultConnection": "Server=192.168.178.36;Database=TagVid;User Id=sa;Password=TngxW9Xp8QxXyb3GMxYz; Integrated Security=False; trustServerCertificate=true; Encrypt=False; MultipleActiveResultSets=True; Connection Timeout=30;" } }