mirror of
https://github.com/opelly27/WinStudentGoalTracker.git
synced 2026-05-20 04:07:39 +00:00
API Silent Merge fail
This commit is contained in:
@@ -2,6 +2,14 @@
|
||||
"ConnectionStrings": {
|
||||
"DefaultConnection": "Server=localhost;Port=3306;Database=win_student_goal_tracker;Uid=root;Pwd=change_me;"
|
||||
},
|
||||
"Jwt": {
|
||||
"Key": "super_secret_key_change_me_in_production_123!",
|
||||
"Issuer": "WinStudentGoalTrackerAPI"
|
||||
},
|
||||
"Ollama": {
|
||||
"BaseUrl": "https://llm.opelly.me",
|
||||
"Model": "gpt-oss:20b"
|
||||
},
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
|
||||
Reference in New Issue
Block a user