mirror of
				https://github.com/grassrootseconomics/cic-chain-events.git
				synced 2025-11-04 09:28:22 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			122 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			122 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
export PG_HOST=localhost
 | 
						|
export PG_PORT=5432
 | 
						|
export PG_DB=cic_indexer
 | 
						|
export PG_USER=postgres
 | 
						|
export PG_PASSWORD=postgres
 |