Files
webzine/Webzine.WebApplication/appsettings.Development.json

9 lines
117 B
JSON

{
"Seeder": "Spotify",
"Repository": "Db",
"SpotifySeeder": {
"ClientId": "",
"ClientSecret": ""
}
}