#163 : merge de dev pour mis a jour de la branche.
This commit is contained in:
@@ -13,5 +13,15 @@
|
||||
"SqliteConnection": "Data Source=Data/webzine.sqlite",
|
||||
"PostGreSQLConnection": "Host=localhost;Port=5432;Username=admin;Password=admin123;Database=webzine_db"
|
||||
},
|
||||
"SpotifySeeder": {
|
||||
"ClientId": "754247cf73e047bf9d6acf44977b6c4a",
|
||||
"ClientSecret": "0e674c5ac1c249f1af711fb08a919a02",
|
||||
"Market": "FR",
|
||||
"Genres": [ "rock", "pop", "jazz", "hip hop", "electronic", "metal" ],
|
||||
"ArtistsPerGenre": 4,
|
||||
"AlbumsPerArtist": 2,
|
||||
"TracksPerAlbum": 4,
|
||||
"MaxCommentsPerTrack": 3
|
||||
},
|
||||
"AllowedHosts": "*"
|
||||
}
|
||||
Reference in New Issue
Block a user