mirror of
https://github.com/claunia/marechai.git
synced 2025-12-16 19:14:25 +00:00
10 lines
149 B
JSON
10 lines
149 B
JSON
{
|
|
"AppConfig": {
|
|
"Environment": "Development"
|
|
},
|
|
"ApiClient": {
|
|
"Url": "https://localhost:5002",
|
|
"UseNativeHandler": true
|
|
}
|
|
}
|