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
@@ -7,6 +7,6 @@
},
"DetailedErrors": true,
"ApiUrls": {
"ContentApi": "http://localhost:54493/api/"
"ContentApi": "http://localhost:54494/"
}
}