updated dockerfile, readme and settings
This commit is contained in:
@@ -7,9 +7,9 @@
|
||||
}
|
||||
},
|
||||
"AllowedHosts": "*",
|
||||
"SourceType": "M3U",
|
||||
"SourceType": "Xspf",
|
||||
"SqLiteConnectionString": "Data Source=/data/playlist.db",
|
||||
"TV7Url": "https://api.init7.net/tvchannels.m3u",
|
||||
"TV7Url": "https://api.init7.net/tvchannels.xspf",
|
||||
"UdpxyUrl": "http://192.168.15.2:4022/udp",
|
||||
"DownloadFileName": "PlaylistTV7udpxy.m3u"
|
||||
}
|
||||
|
Reference in New Issue
Block a user