Update settings.ini
This commit is contained in:
parent
9925392db4
commit
1f74b344db
|
|
@ -11,7 +11,7 @@ WALLET_NAME = "contractless.wallet"
|
||||||
|
|
||||||
|
|
||||||
[Settings]
|
[Settings]
|
||||||
LOG_LEVEL = "disabled"
|
LOG_LEVEL = "info"
|
||||||
PUBLIC_IP = "your_public_ip_address"
|
PUBLIC_IP = "your_public_ip_address"
|
||||||
LISTEN_IP = "0.0.0.0"
|
LISTEN_IP = "0.0.0.0"
|
||||||
RPC_PORT = "50055"
|
RPC_PORT = "50055"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue