steam-openid-connect-provider/src/appsettings.Development.json
Mark Ettema c12ce382d8 Added request logging to see the actual requests to the SteamOpenIdConnectProvider
Fixed config variable names
Updated Player with strings instead of ulong
2021-05-20 21:22:01 +07:00

5 lines
48 B
JSON

{
"Hosting": {
"BasePath": "/steam"
}
}