mirror of
https://github.com/status-im/consul.git
synced 2025-02-16 23:57:07 +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>",
|
"image": "public.ecr.aws/hashicorp/consul:<CONSUL_VERSION>",
|
||||||
"mountPoints": [
|
"mountPoints": [
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user