lbry-sdk/lbrynet/lbrynet_daemon
Job Evers-Meltzer 6a8789050c Allow 0.0.0.0 for api interface
For a host to be able to access the daemon running inside a docker
container the damon needs to be listening to 0.0.0.0

- move the API_INTERFACE setting to the adjustablesettings
- check the port matches as well as the interface
2016-11-28 19:19:05 -06:00
..
auth Allow 0.0.0.0 for api interface 2016-11-28 19:19:05 -06:00
daemon_scripts delete accidentally committed file 2016-06-07 03:16:22 -04:00
__init__.py LBRYNet daemon 2015-12-06 17:32:17 -05:00
Daemon.py Merge pull request #291 from lbryio/fix-pylint 2016-11-28 15:32:16 -06:00
DaemonCLI.py meaningful API error messages 2016-11-11 13:40:19 -05:00
DaemonControl.py bug fix: use proper settings dictionary 2016-11-22 16:03:37 -06:00
DaemonRequest.py add bad-whitespace check to pylint 2016-11-09 11:27:07 -06:00
DaemonServer.py improve error analytics 2016-11-15 10:31:35 -05:00
Downloader.py unused imports 2016-11-14 14:10:19 -05:00
ExchangeRateManager.py misc 2016-10-20 11:28:05 -07:00
FileStreamer.py refactor resources and file streamer into their own files, use NoCacheStaticFile instead of static.File 2016-10-07 14:01:59 -04:00
Publisher.py use nOut in addition with txid to identify claims 2016-11-25 16:59:23 -05:00
Resources.py refactor upload endpoint 2016-11-09 08:16:08 -06:00
UIManager.py Merge pull request #272 from lbryio/setup-ui-defaults 2016-11-16 18:53:26 -05:00