{ "AuthServer": { "Authority": "http://localhost:8066" }, "App": { "CorsOrigins": "http://localhost:9527,http://localhost:44307" }, "ConnectionStrings": { "Default": "Server=LAPTOP-G3Q4QQ06;Database=ABP;User ID=sa;Password=Microsoft@2023;Trusted_Connection=True;TrustServerCertificate=True;Integrated Security=False" }, "ElasticSearch": { "Url": "http://localhost:9200" }, "Redis": { "Configuration": "127.0.0.1" }, "Logging": { "LogLevel": { "Default": "Warning" } }, "AllowedHosts": "*", "RePassword": "111111" }