SteamWebApiKey
This commit is contained in:
parent
01310020ce
commit
ebddd3c3ed
@ -1,8 +1,6 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
}
|
||||
}
|
||||
"ConnectionStrings": {
|
||||
"DefaultConnection": "Data Source=SteamGameTime.db;"
|
||||
},
|
||||
"SteamWebApiKey": ""
|
||||
}
|
||||
|
@ -1,9 +1,6 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
}
|
||||
"ConnectionStrings": {
|
||||
"DefaultConnection": "Data Source=SteamGameTime.db;"
|
||||
},
|
||||
"AllowedHosts": "*"
|
||||
"SteamWebApiKey": ""
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user