Remove unused config

This commit is contained in:
2024-08-30 12:25:05 -05:00
parent 6c728df4ac
commit 3f02b66130

View File

@@ -10,14 +10,6 @@
"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",
"ShogiApiUrl2": "https://api.lucaserver.space/Shogi.Api/"
}