Files
webzine/Webzine.WebApplication/appsettings.Development.json
2026-04-06 22:02:57 +02:00

9 lines
115 B
JSON

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