mirror of
				https://github.com/deepset-ai/haystack.git
				synced 2025-10-31 01:39:45 +00:00 
			
		
		
		
	Update docker-compose.yml
This commit is contained in:
		
							parent
							
								
									5484b8883b
								
							
						
					
					
						commit
						81b83293c0
					
				| @ -28,7 +28,7 @@ services: | ||||
|     command: "/bin/bash -c 'sleep 15 && gunicorn rest_api.application:app -b 0.0.0.0 -k uvicorn.workers.UvicornWorker --workers 1 --timeout 180 --preload'" | ||||
|   elasticsearch: | ||||
|     # This will start an empty elasticsearch instance (so you have to add your documents yourself) | ||||
|     #image: "elasticsearch:7.6.1" | ||||
|     #image: "elasticsearch:7.9.2" | ||||
|     # If you want a demo image instead that is "ready-to-query" with some indexed Game of Thrones articles: | ||||
|     image: "deepset/elasticsearch-game-of-thrones" | ||||
|     ports: | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Malte Pietsch
						Malte Pietsch