Merge branch 'kub-stage' into production

# Conflicts:
#	src/CMSMicroservice.WebApi/Program.cs
This commit is contained in:
masoodafar-web
2025-12-27 01:49:11 +03:30
5 changed files with 111 additions and 16 deletions
@@ -55,6 +55,12 @@
"BaseUrl": "https://api.chatika.ir",
"ApiKey": "tIukvL8dnV4cB3yVWcCD9Xyfbj8rBxm5wPt2mLyJCgTsBBoMTWjt6mFEqQwpw-er"
},
"BackgroundJobs": {
"WeeklyCommissionCalculation": {
"Enabled": true,
"CronExpression": "5 0 * * 0"
}
},
"AllowedHosts": "*",
"Kestrel": {
"EndpointDefaults": {