API Connection Cleanup & Bugfixes

This commit is contained in:
daniel-c-harvey
2025-09-08 11:10:23 -04:00
parent c6f4ffc1fe
commit bf054f3d1b
10 changed files with 44 additions and 18 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
"DefaultConnection": "Data Source=../Database/deepdrft.db"
},
"ApiUrls": {
"ContentApi": "http://localhost:12777/api/"
"ContentApi": "http://localhost:12777/"
},
"ForwardedHeaders": {
"DisableHttpsRedirection": "true"