10 lines
145 B
JSON
10 lines
145 B
JSON
{
|
|
"AppConfig": {
|
|
//跨域地址
|
|
"corUrls": [],
|
|
"IdentityServer": {
|
|
//地址
|
|
"url": "https://localhost:5000"
|
|
}
|
|
}
|
|
} |