{ "AppSettings": { "IdentityServer": "https://identity.lucaserver.space/", "GameboardShogiApi": "https://dev.lucaserver.space/Gameboard.Shogi.Api/", "ClientId": "DevClientId", "ClientSecret": "DevSecret", "Scope": "DevEnvironment" }, "Logging": { "LogLevel": { "Default": "Information", "Microsoft": "Warning", "Microsoft.Hosting.Lifetime": "Information" } }, "AllowedHosts": "*" }