Add ALLOWED_ENVIRONMENTS
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			This commit is contained in:
		@ -64,3 +64,5 @@ EMAIL_VERIFICATION = False
 | 
				
			|||||||
# SMTP_PORT = 'TODO'
 | 
					# SMTP_PORT = 'TODO'
 | 
				
			||||||
# SMTP_STARTTLS = 'TODO'
 | 
					# SMTP_STARTTLS = 'TODO'
 | 
				
			||||||
# SMTP_USERNAME = 'TODO'
 | 
					# SMTP_USERNAME = 'TODO'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					ALLOWED_ENVIRONMENTS = ["Production"]
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user