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 2ac74f3404
commit 5397d05240
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

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