moved connection string to the app config
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user