Eliminate DeepDrftPublic internal track API
This commit is contained in:
@@ -7,7 +7,8 @@
|
||||
},
|
||||
"AllowedHosts": "*",
|
||||
"ApiUrls": {
|
||||
"ContentApi": "http://localhost:12777/"
|
||||
"ContentApi": "http://localhost:12777/",
|
||||
"SqlApi": "https://localhost:5002"
|
||||
},
|
||||
"ForwardedHeaders": {
|
||||
"DisableHttpsRedirection": "true"
|
||||
|
||||
Reference in New Issue
Block a user