Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-etcd.md

Signed-off-by: Mark Fussell <markfussell@gmail.com>
This commit is contained in:
Mark Fussell 2023-03-29 14:05:32 -07:00 committed by GitHub
parent f1966514e7
commit d50ecd33c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ The above example uses secrets as plain strings. It is recommended to use a secr
{{% codetab %}}
You can run Etcd locally using Docker Compose:
You can run Etcd database locally using Docker Compose. Create a new file called `docker-compose.yml` and add the following contents as an example:
```
version: '2'