mirror of https://github.com/dapr/docs.git
				
				
				
			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:
		
							parent
							
								
									f1966514e7
								
							
						
					
					
						commit
						d50ecd33c0
					
				| 
						 | 
				
			
			@ -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'
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue