disable swagger + update cors for production
This commit is contained in:
@@ -35,5 +35,11 @@
|
||||
"SentryEnabled": false,
|
||||
"LoopDetectionEnabled": true,
|
||||
"LogErrorsOnly": true
|
||||
},
|
||||
"Cors": {
|
||||
"AllowedOrigins": [
|
||||
"https://app.kaigen.ai",
|
||||
"https://api.kaigen.ai"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user