mirror of
				https://github.com/yanislav-igonin/micrach
				synced 2025-11-04 02:27:02 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			186 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			186 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
ENV=debug
 | 
						|
PORT=3000
 | 
						|
SEED_DB=true
 | 
						|
IS_RATE_LIMITER_ENABLED=true
 | 
						|
THREADS_MAX_COUNT=50
 | 
						|
POSTGRES_URL=postgres://localhost/micrach?pool_max_conns=5
 | 
						|
THREAD_BUMP_LIMIT=500
 | 
						|
IS_CAPTCHA_ACTIVE=true |