moved connection string to the app config

This commit is contained in:
2019-01-25 23:04:47 +01:00
parent 6630496029
commit 8d04684c95
5 changed files with 9 additions and 6 deletions

View File

@@ -8,6 +8,7 @@
},
"AllowedHosts": "*",
"SourceType": "M3U",
"SqLiteConnectionString": "Data Source=/data/playlist.db",
"TV7Url": "https://api.init7.net/tvchannels.m3u",
"UdpxyUrl": "http://192.168.15.2:4022/udp",
"DownloadFileName": "PlaylistTV7udpxy.m3u"