mirror of
https://github.com/status-im/consul.git
synced 2025-02-22 18:38:19 +00:00
Update install.mdx
missing comma
This commit is contained in:
parent
c8865be799
commit
165089eab2
@ -214,7 +214,7 @@ Each task must include a Consul client container in order for the task to join y
|
||||
...
|
||||
}
|
||||
{
|
||||
"name": "consul-client"
|
||||
"name": "consul-client",
|
||||
"image": "public.ecr.aws/hashicorp/consul:<CONSUL_VERSION>",
|
||||
"mountPoints": [
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user