mirror of
https://github.com/status-im/consul.git
synced 2025-01-11 06:16:08 +00:00
Update website/content/docs/connect/proxies/envoy.mdx
This commit is contained in:
parent
ebc069aeb6
commit
2d72feffda
@ -185,7 +185,7 @@ Use the -bootstrap option to generate the JSON to use when running envoy on a su
|
||||
|
||||
To bootstrap Envoy on Windows VMs, you must generate the bootstrap configuration as a .json file and then manually edit it to add both your ACL token and a valid access log path.
|
||||
|
||||
First, add the `-bootstrap` option to the command and save the output to a file:
|
||||
To generate the bootstrap configuration file, add the `-bootstrap` option to the command and then save the output to a file:
|
||||
|
||||
```shell-session
|
||||
$ consul connect envoy -bootstrap > bootstrap.json
|
||||
|
Loading…
x
Reference in New Issue
Block a user