[addon] removes moch url resolving from addon

This commit is contained in:
TheBeastLT
2020-03-19 12:29:52 +01:00
parent 084744b35b
commit d5a82fc72d
6 changed files with 44 additions and 116 deletions

View File

@@ -22,10 +22,7 @@
"env": {
"MONGODB_URI": "@mongodb-uri",
"DATABASE_URI": "@database-uri",
"ADDON_HOST": "@torrentio-addon-host",
"PROXY_HOST": "@torrentio-proxy-host",
"PROXY_USERNAME": "@torrentio-proxy-username",
"PROXY_PASSWORD": "@torrentio-proxy-password"
"RESOLVER_HOST": "@torrentio-resolver-host"
}
}