allow ui and streaming to run on different ports (#1992)
* allow ui and streaming to run on different ports * revert global.json change
This commit is contained in:
@@ -16,13 +16,6 @@
|
||||
]
|
||||
},
|
||||
"AllowedHosts": "*",
|
||||
"Kestrel": {
|
||||
"EndPoints": {
|
||||
"Http": {
|
||||
"Url": "http://+:8409"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Trakt": {
|
||||
"ClientId": "5a4e78338b7f177cf980d6a8881dd5a52dee680746864e9e442b42d5f4d4ac82"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user