aspnetcore/samples/angular/MusicStore/appsettings.json

4 lines
60 B
JSON
Executable File

{
"DbConnectionString": "Data Source=music-db.sqlite"
}