Files
webzine/Webzine.WebApplication/appsettings.Development.json
2026-04-21 11:46:29 +02:00

12 lines
184 B
JSON

{
"Seeder": "Local",
"Repository": "Local",
"SpotifySeeder": {
"ClientId": "",
"ClientSecret": ""
},
"Keycloak": {
"PublicOrigin": "https://localhost:7095"
}
}