forked from Deuxfleurs/garage
fix missing bootstrap_peers in doc
This commit is contained in:
parent
e8811f7c9d
commit
da6efb4b23
1 changed files with 2 additions and 0 deletions
|
@ -78,6 +78,8 @@ rpc_bind_addr = "[::]:3901"
|
|||
rpc_public_addr = "<this node's public IP>:3901"
|
||||
rpc_secret = "<RPC secret>"
|
||||
|
||||
bootstrap_peers = []
|
||||
|
||||
[s3_api]
|
||||
s3_region = "garage"
|
||||
api_bind_addr = "[::]:3900"
|
||||
|
|
Loading…
Reference in a new issue