mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 18:29:21 +00:00 
			
		
		
		
	Added new user generation script and optimized mail config
This commit is contained in:
		| @@ -20,7 +20,7 @@ SMTP_NAME=                      {{ users['no-reply'].email }} | ||||
| SMTP_PASSWORD=                  {{ users['no-reply'].mailu_token }} | ||||
|  | ||||
| # Email from configuration | ||||
| MAIL_FROM_ADDRESS=              "no-reply" | ||||
| MAIL_FROM_ADDRESS=              "{{ users['no-reply'].username }}" | ||||
| MAIL_DOMAIN=                    "{{system_email.domain}}" | ||||
|  | ||||
| # Initial Admin Data | ||||
|   | ||||
		Reference in New Issue
	
	Block a user