mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
added comment about what 127.0.0.1 is
This commit is contained in:
parent
42e7246d2c
commit
479a621d0d
@ -1,5 +1,6 @@
|
|||||||
directory=/data
|
directory=/data
|
||||||
bind=all
|
bind=all
|
||||||
|
# The IP address of localhost is 127.0.0.1
|
||||||
bind-http=127.0.0.1
|
bind-http=127.0.0.1
|
||||||
direct-io
|
direct-io
|
||||||
# List of *other* hostnames in the cluster:
|
# List of *other* hostnames in the cluster:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user