diff options
author | Alexander Azarov <azarov@osinka.ru> | 2017-12-14 23:07:12 +0200 |
---|---|---|
committer | Alexander Azarov <azarov@osinka.ru> | 2017-12-14 23:11:30 +0200 |
commit | a7e2e1b07f6209a1fd1b377ad0c67846d32cdb84 (patch) | |
tree | 999b6df9b67ea726872f087f40bb19285680a9cc /tests/unit_tests/vercmp.cpp | |
parent | Merge pull request #2913 (diff) | |
download | monero-a7e2e1b07f6209a1fd1b377ad0c67846d32cdb84.tar.xz |
fix: bind RPC to all interfaces inside Docker container
Binding RPC to 127.0.0.1 makes no sense. Despite the fact port 18081 is
exposed, no one will be able to connect to the daemon.
RPC should be listening at all interfaces when running inside a Docker
container.
Diffstat (limited to 'tests/unit_tests/vercmp.cpp')
0 files changed, 0 insertions, 0 deletions