16 lines
261 B
JSON
16 lines
261 B
JSON
{
|
|
"Kestrel": {
|
|
"Endpoints": {
|
|
"Http": {
|
|
"Url": "http://0.0.0.0:80"
|
|
},
|
|
"Https": {
|
|
"Url": "https://0.0.0.0:443"
|
|
},
|
|
"Test": {
|
|
"Url": "http://0.0.0.0:5107"
|
|
}
|
|
}
|
|
},
|
|
"ServerIp": "127.0.0.1"
|
|
} |