Remove unused config
This commit is contained in:
@@ -10,14 +10,6 @@
|
|||||||
"Microsoft.AspNetCore.Http.Connections": "Debug"
|
"Microsoft.AspNetCore.Http.Connections": "Debug"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"AzureAd": {
|
|
||||||
"Authority": "https://login.microsoftonline.com/common",
|
|
||||||
"ClientId": "935df672-efa6-45fa-b2e8-b76dfd65a122",
|
|
||||||
"ValidateAuthority": true,
|
|
||||||
"Scopes": [
|
|
||||||
"api://c1e94676-cab0-42ba-8b6c-9532b8486fff/DefaultScope"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"ShogiApiUrl": "https://localhost:5001",
|
"ShogiApiUrl": "https://localhost:5001",
|
||||||
"ShogiApiUrl2": "https://api.lucaserver.space/Shogi.Api/"
|
"ShogiApiUrl2": "https://api.lucaserver.space/Shogi.Api/"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user