fix: remove orphaned EF/Npgsql refs, trailing slash on SqlApi, ITrackDataService doc

This commit is contained in:
Daniel Harvey
2026-05-25 13:02:14 -04:00
parent e334886022
commit 072189be9c
3 changed files with 4 additions and 20 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
"AllowedHosts": "*",
"ApiUrls": {
"ContentApi": "http://localhost:12777/",
"SqlApi": "https://localhost:5002"
"SqlApi": "https://localhost:5002/"
},
"ForwardedHeaders": {
"DisableHttpsRedirection": "true"