8 lines
		
	
	
		
			130 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			130 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
VAGRANT=true
 | 
						|
LOCAL_DOMAIN=mastodon.local
 | 
						|
BIND=0.0.0.0
 | 
						|
DB_HOST=/var/run/postgresql/
 | 
						|
 | 
						|
ES_ENABLED=true
 | 
						|
ES_HOST=localhost
 | 
						|
ES_PORT=9200 |