2026-02-24 20:44:16 +00:00
|
|
|
{
|
2026-06-10 21:52:50 +00:00
|
|
|
"App": {
|
|
|
|
|
"CdnUrl": "https://cdn.sozsoft.com"
|
|
|
|
|
},
|
2026-02-24 20:44:16 +00:00
|
|
|
"ConnectionStrings": {
|
2026-06-29 11:10:27 +00:00
|
|
|
"SqlServer": "Server=sql;Database=Sozsoft;User Id=sa;password=K1r1Ut7Z2o@@;Trusted_Connection=False;Encrypt=False;TrustServerCertificate=True;Connection Timeout=60;",
|
|
|
|
|
"PostgreSql": "User ID=sa;Password=K1r1Ut7Z2o@@;Host=postgres;Port=5432;Database=Sozsoft;"
|
2026-02-24 20:44:16 +00:00
|
|
|
},
|
|
|
|
|
"Redis": {
|
|
|
|
|
"IsEnabled": "true",
|
|
|
|
|
"Configuration": "redis:6379,abortConnect=false,connectTimeout=30000,responseTimeout=30000"
|
|
|
|
|
},
|
|
|
|
|
"OpenIddict": {
|
|
|
|
|
"Applications": {
|
|
|
|
|
"Platform_Web": {
|
|
|
|
|
"ClientId": "Platform_Web",
|
|
|
|
|
"ClientSecret": "1q2w3e*",
|
|
|
|
|
"RootUrl": "https://api.sozsoft.com"
|
|
|
|
|
},
|
|
|
|
|
"Platform_App": {
|
|
|
|
|
"ClientId": "Platform_App",
|
2026-06-19 05:58:13 +00:00
|
|
|
"RootUrl": "https://sozsoft.com"
|
2026-02-24 20:44:16 +00:00
|
|
|
},
|
|
|
|
|
"Platform_Swagger": {
|
|
|
|
|
"ClientId": "Platform_Swagger",
|
|
|
|
|
"RootUrl": "https://api.sozsoft.com"
|
|
|
|
|
},
|
|
|
|
|
"Platform_PublicApi": {
|
|
|
|
|
"ClientId": "Platform_PublicApi",
|
2026-06-19 05:58:13 +00:00
|
|
|
"RootUrl": "https://sozsoft.com"
|
2026-02-24 20:44:16 +00:00
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|