mirror of
				https://github.com/aykhans/portfolio-blog.git
				synced 2025-11-04 07:19:57 +00:00 
			
		
		
		
	Added MongoDB
This commit is contained in:
		
							
								
								
									
										7
									
								
								config/app/app.env.example
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								config/app/app.env.example
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,7 @@
 | 
			
		||||
SECRET_KEY="SECRET_KEY"
 | 
			
		||||
SMTP_HOST="smtp.gmail.com"
 | 
			
		||||
SMTP_PORT=587
 | 
			
		||||
SMTP_SSL_TLS=False
 | 
			
		||||
SMTP_USER="SMTP_USER"
 | 
			
		||||
SMTP_PASSWORD="SMTP_PASSWORD"
 | 
			
		||||
EMAIL_RECIPIENTS=["EMAIL_RECIPIENT", "EMAIL_RECIPIENT"]
 | 
			
		||||
		Reference in New Issue
	
	Block a user