Update settings.ini

This commit is contained in:
contractless 2026-05-28 15:52:34 +00:00
parent 9925392db4
commit 1f74b344db
1 changed files with 1 additions and 1 deletions

View File

@ -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"