mirror of
https://github.com/DeBrosOfficial/network.git
synced 2025-10-06 08:39:08 +00:00
- Change RQLite HTTP bind from localhost to 0.0.0.0 - Change RQLite Raft bind from localhost to 0.0.0.0 - This allows secondary bootstrap nodes and regular nodes to join the cluster - Resolves 'invalid join address' error for secondary bootstrap nodes