mirror of
https://github.com/knightcrawler-stremio/knightcrawler.git
synced 2024-12-20 03:29:51 +00:00
[addon] add proxy for realdebrid unrestrict request
This commit is contained in:
5
now.json
5
now.json
@@ -22,7 +22,10 @@
|
||||
"env": {
|
||||
"MONGODB_URI": "@mongodb-uri",
|
||||
"DATABASE_URI": "@database-uri",
|
||||
"TORRENTIO_ADDON_HOST": "@torrentio-addon-host"
|
||||
"ADDON_HOST": "@torrentio-addon-host",
|
||||
"PROXY_HOST": "@torrentio-proxy-host",
|
||||
"PROXY_USERNAME": "@torrentio-proxy-username",
|
||||
"PROXY_PASSWORD": "@torrentio-proxy-password"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user