Updated appsettings files

This commit is contained in:
amazing-username
2019-03-22 20:09:25 -04:00
parent e4f050c362
commit d08ab85a98
2 changed files with 10 additions and 2 deletions
+5 -1
View File
@@ -5,5 +5,9 @@
"System": "Information",
"Microsoft": "Information"
}
}
},
"ConnectionStrings": {
"IcarusDev":"Server=; User=; Password=; Database=; Port="
},
"RootMusicPath":"/root/of/music/path/
}