{ "App": { "SelfUrl": "https://localhost:44344", "ClientUrl": "http://localhost:3000", "CorsOrigins": "http://localhost,http://localhost:3000,http://localhost:4200", "RedirectAllowedUrls": "http://localhost:4200,http://localhost:4200/authentication/callback", "AttachmentsPath": "C:\\Private\\Projects\\sozsoft-platform\\configs\\mail-queue\\attachments", "CdnUrl": "http://localhost:4005", "CdnPath": "D:\\Sozsoft\\sozsoft-platform\\configs\\docker\\data\\cdn", "Version": "1.0.7", "BackupPath": "/var/opt/mssql/backup" }, "ConnectionStrings": { "SqlServer": "Server=localhost;Database=Sozsoft;User Id=sa;password=NvQp8s@l;Trusted_Connection=False;Encrypt=False;TrustServerCertificate=True;Connection Timeout=60;", "PostgreSql": "User ID=sa;Password=NvQp8s@l;Host=localhost;Port=5432;Database=Sozsoft;" }, "Redis": { "IsEnabled": "true", "Configuration": "127.0.0.1:6379,abortConnect=false,connectTimeout=30000,responseTimeout=30000" }, "AuthServer": { "Authority": "https://localhost:44344", "RequireHttpsMetadata": false, "SwaggerClientId": "Platform_Swagger" }, "OpenIddict": { "TokenLifetimes": { "AccessTokenMinutes": 60, "RefreshTokenMinutes": 90 } }, "Setup": { "MigrationPassword": "sozsoft" }, "StringEncryption": { "DefaultPassPhrase": "UQpiYfT79zRZ3yYH" }, "Serilog": { "MinimumLevel": { "Default": "Information", "Override": { "Microsoft": "Warning", "Volo.Abp": "Warning", "Sozsoft": "Information" } } } }