0896e92598
Add column to music.db3 Minor fix in Program.cs
16 lines
243 B
JSON
16 lines
243 B
JSON
{
|
|
"Kestrel": {
|
|
"Endpoints": {
|
|
"Http": {
|
|
"Url": "http://*:80"
|
|
},
|
|
"Https": {
|
|
"Url": "https://*:443"
|
|
},
|
|
"Test": {
|
|
"Url": "http://*:5107"
|
|
}
|
|
}
|
|
},
|
|
"ServerIp": "127.0.0.1"
|
|
} |