fix: remove orphaned EF/Npgsql refs, trailing slash on SqlApi, ITrackDataService doc
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"AllowedHosts": "*",
|
||||
"ApiUrls": {
|
||||
"ContentApi": "http://localhost:12777/",
|
||||
"SqlApi": "https://localhost:5002"
|
||||
"SqlApi": "https://localhost:5002/"
|
||||
},
|
||||
"ForwardedHeaders": {
|
||||
"DisableHttpsRedirection": "true"
|
||||
|
||||
Reference in New Issue
Block a user