Fix IP range to match docker-compose

This commit is contained in:
Dan Garthwaite 2019-10-09 21:44:38 -04:00 committed by Leopere
parent fd9ef0ebef
commit 6c322f9fbd

View file

@ -10,4 +10,4 @@ GID=$UID
## This should be the internal container IP from which you'll be calling the RPC for Lbrycrdd from.
## TODO: make this more dynamic before we move to scalability
RPC_ALLOW_IP=10.5.1.3
RPC_ALLOW_IP=10.6.1.3