chainquery needs to be .3
This commit is contained in:
parent
b4cee1eb51
commit
4e564f71a0
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@ COMPOSE_PROJECT_NAME=lbrycrd
|
||||||
RPC_USER=${RPC_USER=lbryrpc}
|
RPC_USER=${RPC_USER=lbryrpc}
|
||||||
RPC_PASSWORD=${RPC_PASSWORD:-changeme}
|
RPC_PASSWORD=${RPC_PASSWORD:-changeme}
|
||||||
## This should be the internal container IP from which you'll be calling the RPC for Lbrycrdd from.
|
## This should be the internal container IP from which you'll be calling the RPC for Lbrycrdd from.
|
||||||
RPC_ALLOW_IP=${RPC_ALLOW_IP:-10.5.1.2}
|
RPC_ALLOW_IP=${RPC_ALLOW_IP:-10.5.1.3}
|
||||||
|
|
Loading…
Reference in a new issue