AutoImport - check local url fix

This commit is contained in:
Michał Zieliński
2023-08-30 23:11:40 +02:00
parent f90cb6a126
commit d3c50062e1
3 changed files with 4 additions and 2 deletions

View File

@@ -15,6 +15,7 @@
"apiKey": "#{api-key}#",
"exportDirectory": "#{export-directory}#",
"appLogsFile": "#{app-logs-file}#",
"apiLocalUrl": "#{api-local-url}#",
"Kestrel": {
"Endpoints": {
"Http": {