added application config

This commit is contained in:
2018-10-29 22:57:34 +01:00
parent 6746eb3628
commit dc21cb5b0b
5 changed files with 91 additions and 21 deletions

View File

@@ -4,5 +4,8 @@
"Default": "Warning"
}
},
"AllowedHosts": "*"
"AllowedHosts": "*",
"TV7Url":"https://api.init7.net/tvchannels.m3u",
"UdpxyUrl":"http://192.168.15.2:4022/udp",
"DownloadFileName":"PlaylistTV7udpxy.m3u"
}