Update website/content/docs/connect/proxies/envoy.mdx

This commit is contained in:
Jeff Boruszak 2022-09-30 10:01:43 -05:00 committed by GitHub
parent 57154548f8
commit 722881fb40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -222,6 +222,10 @@ Then, open `bootstrap.json` and update the following sections with your ACL toke
}
}
}
```
</CodeBlockConfig>
To complete the bootstrap process, start Envoy and include the path to `bootstrap.json`:
```shell-session
$ envoy -c bootstrap.json