mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	docs: fix list numbers
This commit is contained in:
		
							parent
							
								
									65306b981e
								
							
						
					
					
						commit
						98b47880b2
					
				@ -135,7 +135,7 @@ The are numbers of ways you can run Unleash.
 | 
				
			|||||||
docker network create unleash
 | 
					docker network create unleash
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
3. Start a postgres database:
 | 
					2. Start a postgres database:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```sh
 | 
					```sh
 | 
				
			||||||
docker run -d -e POSTGRES_PASSWORD=some_password \
 | 
					docker run -d -e POSTGRES_PASSWORD=some_password \
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user