mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-04-29 12:15:22 +08:00
chore: update mocknet config to disable public ip address discovery
Signed-off-by: bestmike007 <i@bestmike007.com>
This commit is contained in:
@@ -8,6 +8,9 @@ miner = true
|
||||
wait_time_for_microblocks = 10000
|
||||
use_test_genesis_chainstate = true
|
||||
|
||||
[connection_options]
|
||||
public_ip_address = "127.0.0.1:20444"
|
||||
|
||||
[burnchain]
|
||||
chain = "bitcoin"
|
||||
mode = "mocknet"
|
||||
|
||||
Reference in New Issue
Block a user