forgejo: fix email host address
This commit is contained in:
		
							parent
							
								
									3b78f02c27
								
							
						
					
					
						commit
						981fe889ff
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -34,7 +34,7 @@ in
 | 
				
			||||||
      };
 | 
					      };
 | 
				
			||||||
      mailer = {
 | 
					      mailer = {
 | 
				
			||||||
        ENABLED = true;
 | 
					        ENABLED = true;
 | 
				
			||||||
        SMTP_ADDR = "mail.lelgenio.com";
 | 
					        SMTP_ADDR = "lelgenio.com";
 | 
				
			||||||
        FROM = "noreply@git.lelgenio.com";
 | 
					        FROM = "noreply@git.lelgenio.com";
 | 
				
			||||||
        USER = "noreply@git.lelgenio.com";
 | 
					        USER = "noreply@git.lelgenio.com";
 | 
				
			||||||
      };
 | 
					      };
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue