@@ -73,8 +73,13 @@
|
||||
"VaultUri": "",
|
||||
"Enabled": false
|
||||
},
|
||||
"ConnectionStrings": {
|
||||
"RagDb": "Server=localhost,1433;Database=MyAiRag;User Id=sa;Password=Your_strong_password123;TrustServerCertificate=True"
|
||||
"Database": {
|
||||
"Host": "localhost",
|
||||
"Port": 1433,
|
||||
"Name": "MyAiCvMatcher",
|
||||
"User": "sa",
|
||||
"Password": "",
|
||||
"TrustServerCertificate": true
|
||||
},
|
||||
"InternalApi": {
|
||||
"ApiKey": "",
|
||||
|
||||
Reference in New Issue
Block a user