mirror of
https://github.com/claunia/marechai.git
synced 2025-12-16 19:14:25 +00:00
Fix provisional endpoint for API client.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"Environment": "Development"
|
||||
},
|
||||
"ApiClient": {
|
||||
"Url": "https://localhost:5002",
|
||||
"Url": "http://localhost:5023",
|
||||
"UseNativeHandler": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user