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
@@ -6,6 +6,6 @@
}
},
"ApiUrls": {
"ContentApi": "http://localhost:54493/api/"
"ContentApi": "http://localhost:54494/"
}
}
+1 -1
View File
@@ -6,6 +6,6 @@
}
},
"ApiUrls": {
"ContentApi": "https://media.deepdrft.com/api/"
"ContentApi": "https://media.deepdrft.com/"
}
}