When defining configuration settings for Bolt that will connect to localhost what is the preferred way?
--bolt-address=0.0.0.0--bolt-address=127.0.0.1--bolt-address=localhost
Can I use any of these three methods?
When defining configuration settings for Bolt that will connect to localhost what is the preferred way?
--bolt-address=0.0.0.0--bolt-address=127.0.0.1--bolt-address=localhostCan I use any of these three methods?