fix missing bootstrap_peers in doc #148

Merged
lx merged 1 commit from trinity-1686a/garage:doc-missing-bootpeers into main 2021-11-05 10:33:40 +00:00

View file

@ -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"