disable swagger + update cors for production

This commit is contained in:
2025-10-31 00:55:29 +07:00
parent 29685fd68d
commit 758e376381
6 changed files with 85 additions and 73 deletions

View File

@@ -101,5 +101,6 @@
"LogSlowQueriesOnly": false,
"LogErrorsOnly": false,
"DataRetentionMinutes": 300
}
},
"EnableSwagger": false
}