forked from cybrespace/mastodon
		
	Add ES_PREFIX in .env.production.sample (#10087)
This commit is contained in:
		
							parent
							
								
									fe8a8f779e
								
							
						
					
					
						commit
						a3c7dd92f3
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -10,6 +10,7 @@ DB_NAME=postgres
 | 
			
		|||
DB_PASS=
 | 
			
		||||
DB_PORT=5432
 | 
			
		||||
# Optional ElasticSearch configuration
 | 
			
		||||
# You may also set ES_PREFIX to share the same cluster between multiple Mastodon servers (falls back to REDIS_NAMESPACE if not set)
 | 
			
		||||
# ES_ENABLED=true
 | 
			
		||||
# ES_HOST=es
 | 
			
		||||
# ES_PORT=9200
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue