16 lines
193 B
JSON
16 lines
193 B
JSON
{
|
|
"GoogleAuth": {
|
|
"ClientId": ""
|
|
},
|
|
"ApiSettings": {
|
|
"BaseUrl": ""
|
|
},
|
|
"Kestrel": {
|
|
"Endpoints": {
|
|
"Http": {
|
|
"Url": "http://0.0.0.0:7143"
|
|
}
|
|
}
|
|
}
|
|
}
|