mirror of https://github.com/hashicorp/consul
Update website/content/docs/api-gateway/consul-api-gateway-install.mdx
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>pull/13681/head
parent
ccb2ee48e0
commit
66fdf29d42
|
@ -15,7 +15,7 @@ Ensure that the environment you are deploying Consul API Gateway in meets the re
|
|||
|
||||
## Installation
|
||||
|
||||
1. Set the version of Consul API Gateway you are installing as an environment variable. The following steps use this environment variable to template the version into commands and configuration.
|
||||
1. Set the version of Consul API Gateway you are installing as an environment variable. The following steps use this environment variable in commands and configurations.
|
||||
|
||||
```shell-session
|
||||
$ export VERSION=0.3.0
|
||||
|
|
Loading…
Reference in New Issue